![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "XrayTelDetectorConstruction.hh"#include "globals.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4UnitsTable.hh"#include "G4VUserDetectorConstruction.hh"#include "G4Material.hh"#include "G4MaterialTable.hh"#include "G4Element.hh"#include "G4ElementTable.hh"#include "G4Box.hh"#include "G4Cons.hh"#include "G4Tubs.hh"#include "G4LogicalVolume.hh"#include "G4ThreeVector.hh"#include "G4PVPlacement.hh"#include "G4PVReplica.hh"#include "G4SDManager.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"
Include dependency graph for XrayTelDetectorConstruction.cc: