ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/electromagnetic/TestEm10/include/DetectorBarr90.hh>
Public Member Functions | |
DetectorBarr90 () | |
~DetectorBarr90 () | |
G4VPhysicalVolume * | Construct () |
RadiatorDescription * | GetRadiatorDescription () const |
Private Attributes | |
RadiatorDescription * | fRadiatorDescription |
Definition at line 42 of file DetectorBarr90.hh.
View newest version in sPHENIX GitHub at line 42 of file DetectorBarr90.hh
DetectorBarr90::DetectorBarr90 | ( | ) |
Definition at line 54 of file DetectorBarr90.cc.
View newest version in sPHENIX GitHub at line 54 of file DetectorBarr90.cc
DetectorBarr90::~DetectorBarr90 | ( | ) |
Definition at line 60 of file DetectorBarr90.cc.
View newest version in sPHENIX GitHub at line 60 of file DetectorBarr90.cc
G4VPhysicalVolume * DetectorBarr90::Construct | ( | void | ) |
Definition at line 68 of file DetectorBarr90.cc.
View newest version in sPHENIX GitHub at line 68 of file DetectorBarr90.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 52 of file DetectorBarr90.hh.
View newest version in sPHENIX GitHub at line 52 of file DetectorBarr90.hh
References fRadiatorDescription.
|
private |
Definition at line 56 of file DetectorBarr90.hh.
View newest version in sPHENIX GitHub at line 56 of file DetectorBarr90.hh
Referenced by Construct(), and GetRadiatorDescription().