ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
DetectorSimpleALICE () | |
~DetectorSimpleALICE () | |
G4VPhysicalVolume * | Construct () |
RadiatorDescription * | GetRadiatorDescription () const |
Private Attributes | |
RadiatorDescription * | fRadiatorDescription |
Definition at line 43 of file DetectorSimpleALICE.hh.
View newest version in sPHENIX GitHub at line 43 of file DetectorSimpleALICE.hh
DetectorSimpleALICE::DetectorSimpleALICE | ( | ) |
Definition at line 54 of file DetectorSimpleALICE.cc.
View newest version in sPHENIX GitHub at line 54 of file DetectorSimpleALICE.cc
DetectorSimpleALICE::~DetectorSimpleALICE | ( | ) |
Definition at line 60 of file DetectorSimpleALICE.cc.
View newest version in sPHENIX GitHub at line 60 of file DetectorSimpleALICE.cc
G4VPhysicalVolume * DetectorSimpleALICE::Construct | ( | void | ) |
Definition at line 68 of file DetectorSimpleALICE.cc.
View newest version in sPHENIX GitHub at line 68 of file DetectorSimpleALICE.cc
References G4SDManager::AddNewDetector(), G4Region::AddRootLogicalVolume(), cm, RadiatorDescription::fFoilMaterial, RadiatorDescription::fFoilNumber, RadiatorDescription::fFoilThickness, RadiatorDescription::fGasMaterial, RadiatorDescription::fGasThickness, RadiatorDescription::fLogicalVolume, fRadiatorDescription, G4cout, G4endl, G4Material::GetDensity(), Materials::GetInstance(), Materials::GetMaterial(), G4Material::GetName(), G4SDManager::GetSDMpointer(), micrometer, mm, and G4LogicalVolume::SetSensitiveDetector().
|
inline |
Definition at line 53 of file DetectorSimpleALICE.hh.
View newest version in sPHENIX GitHub at line 53 of file DetectorSimpleALICE.hh
References fRadiatorDescription.
|
private |
Definition at line 57 of file DetectorSimpleALICE.hh.
View newest version in sPHENIX GitHub at line 57 of file DetectorSimpleALICE.hh
Referenced by Construct(), and GetRadiatorDescription().