![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4VUserDetectorConstruction.hh"#include "G4VSolid.hh"#include "G4UnionSolid.hh"#include "G4VPhysicalVolume.hh"#include "G4LogicalVolume.hh"#include "G4Box.hh"#include "G4Sphere.hh"#include "G4Material.hh"#include "G4NistManager.hh"#include "G4PVPlacement.hh"#include "G4UserLimits.hh"#include "G4VisAttributes.hh"#include "G4PVParameterised.hh"#include "NeuronLoadDataFile.hh"#include "G4Tubs.hh"#include "G4Orb.hh"#include "G4Ellipsoid.hh"#include "G4LogicalVolumeStore.hh"#include "G4PhysicalVolumeStore.hh"#include "G4SolidStore.hh"
Include dependency graph for DetectorConstruction.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | DetectorConstruction |
| Simple detector construction with a box volume placed in a world. More... | |
Variables | |
| const G4int | kMT = 100000 |
| const G4int kMT = 100000 |
Definition at line 67 of file DetectorConstruction.hh.
View newest version in sPHENIX GitHub at line 67 of file DetectorConstruction.hh