![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <fstream>#include <cstdlib>#include "FCALEMModule.hh"#include "FCALMaterialConsultant.hh"#include "G4SDManager.hh"#include "FCALEMModuleSD.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4Box.hh"#include "G4Tubs.hh"#include "G4LogicalVolume.hh"#include "G4VPhysicalVolume.hh"#include "G4PVPlacement.hh"#include "G4SubtractionSolid.hh"#include "G4ThreeVector.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"#include "FCALEMModuleParameters.input"
Include dependency graph for FCALEMModule.cc: