|
Geant4-11
|
#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 |
Definition at line 48 of file QDetectorConstruction.cc.
Referenced by QDetectorConstruction::Construct().