LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "QDetectorConstruction.hh"
#include "G4Material.hh"
#include "G4Tubs.hh"
#include "G4Box.hh"
#include "G4LogicalVolume.hh"
#include "G4PVPlacement.hh"
#include "G4VisAttributes.hh"
#include "G4SystemOfUnits.hh"
Go to the source code of this file.
Variables | |
static const G4double | DXYZ_AREA = 30.*cm |
static const G4double | DW = 10.*cm |
|
static |
Definition at line 49 of file QDetectorConstruction.cc.
|
static |
Definition at line 48 of file QDetectorConstruction.cc.
Referenced by QDetectorConstruction::Construct().