![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "DetectorConstruction.hh"#include "G4Material.hh"#include "G4NistManager.hh"#include "G4Box.hh"#include "G4LogicalVolume.hh"#include "G4PVPlacement.hh"#include "G4SystemOfUnits.hh"#include "G4PhysicalConstants.hh"#include "G4GeometryManager.hh"#include "G4PhysicalVolumeStore.hh"#include "G4LogicalVolumeStore.hh"#include "G4SolidStore.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"#include "G4CrystalExtension.hh"#include "G4ExtendedMaterial.hh"#include "G4LogicalCrystalVolume.hh"#include "G4ChannelingMaterialData.hh"#include "G4ChannelingOptrMultiParticleChangeCrossSection.hh"#include "SensitiveDetector.hh"#include "G4SDManager.hh"
Include dependency graph for DetectorConstruction.cc: