|
Geant4
10.03.p03
|
#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 |
Definition at line 50 of file QDetectorConstruction.cc.
Definition at line 49 of file QDetectorConstruction.cc.