![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "eASTDetectorConstruction.hh"#include "eASTDetectorConstructionMessenger.hh"#include "eASTVDetectorComponent.hh"#include "eASTMagneticField.hh"#include "G4RunManager.hh"#include "G4VPhysicalVolume.hh"#include "G4PVPlacement.hh"#include "G4LogicalVolume.hh"#include "G4Box.hh"#include "G4NistManager.hh"#include "G4Material.hh"#include "G4VisAttributes.hh"#include "G4Region.hh"#include "G4RegionStore.hh"#include "eASTRegionInformation.hh"#include <algorithm>#include "G4AutoLock.hh"#include "G4UnitsTable.hh"#include "G4VSolid.hh"#include "G4SolidStore.hh"#include "G4LogicalVolumeStore.hh"#include "G4VSensitiveDetector.hh"#include "G4PhysicalVolumeStore.hh"#include "G4RunManagerKernel.hh"#include "G4MaterialTable.hh"
Include dependency graph for eASTDetectorConstruction.cc: