ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
RadiatorDescription () | |
Public Attributes | |
G4LogicalVolume * | fLogicalVolume |
G4Material * | fFoilMaterial |
G4Material * | fGasMaterial |
G4double | fFoilThickness |
G4double | fGasThickness |
G4int | fFoilNumber |
Definition at line 41 of file RadiatorDescription.hh.
View newest version in sPHENIX GitHub at line 41 of file RadiatorDescription.hh
|
inline |
Definition at line 43 of file RadiatorDescription.hh.
View newest version in sPHENIX GitHub at line 43 of file RadiatorDescription.hh
G4Material* RadiatorDescription::fFoilMaterial |
Definition at line 48 of file RadiatorDescription.hh.
View newest version in sPHENIX GitHub at line 48 of file RadiatorDescription.hh
Referenced by DetectorBarr90::Construct(), DetectorHarris73::Construct(), DetectorWatase86::Construct(), DetectorSimpleALICE::Construct(), DetectorBari05::Construct(), DetectorALICE06::Construct(), and TransitionRadiationPhysics::ConstructProcess().
G4int RadiatorDescription::fFoilNumber |
Definition at line 52 of file RadiatorDescription.hh.
View newest version in sPHENIX GitHub at line 52 of file RadiatorDescription.hh
Referenced by DetectorBarr90::Construct(), DetectorHarris73::Construct(), DetectorWatase86::Construct(), DetectorSimpleALICE::Construct(), DetectorBari05::Construct(), DetectorALICE06::Construct(), and TransitionRadiationPhysics::ConstructProcess().
G4double RadiatorDescription::fFoilThickness |
Definition at line 50 of file RadiatorDescription.hh.
View newest version in sPHENIX GitHub at line 50 of file RadiatorDescription.hh
Referenced by DetectorBarr90::Construct(), DetectorHarris73::Construct(), DetectorWatase86::Construct(), DetectorSimpleALICE::Construct(), DetectorBari05::Construct(), DetectorALICE06::Construct(), and TransitionRadiationPhysics::ConstructProcess().
G4Material* RadiatorDescription::fGasMaterial |
Definition at line 49 of file RadiatorDescription.hh.
View newest version in sPHENIX GitHub at line 49 of file RadiatorDescription.hh
Referenced by DetectorBarr90::Construct(), DetectorHarris73::Construct(), DetectorWatase86::Construct(), DetectorSimpleALICE::Construct(), DetectorBari05::Construct(), DetectorALICE06::Construct(), and TransitionRadiationPhysics::ConstructProcess().
G4double RadiatorDescription::fGasThickness |
Definition at line 51 of file RadiatorDescription.hh.
View newest version in sPHENIX GitHub at line 51 of file RadiatorDescription.hh
Referenced by DetectorBarr90::Construct(), DetectorHarris73::Construct(), DetectorWatase86::Construct(), DetectorSimpleALICE::Construct(), DetectorBari05::Construct(), DetectorALICE06::Construct(), and TransitionRadiationPhysics::ConstructProcess().
G4LogicalVolume* RadiatorDescription::fLogicalVolume |
Definition at line 47 of file RadiatorDescription.hh.
View newest version in sPHENIX GitHub at line 47 of file RadiatorDescription.hh
Referenced by DetectorBarr90::Construct(), DetectorHarris73::Construct(), DetectorWatase86::Construct(), DetectorSimpleALICE::Construct(), DetectorBari05::Construct(), DetectorALICE06::Construct(), and TransitionRadiationPhysics::ConstructProcess().