Geant4
10.03
|
#include <DetectorALICE06.hh>
Public Member Functions | |
DetectorALICE06 () | |
~DetectorALICE06 () | |
G4VPhysicalVolume * | Construct () |
RadiatorDescription * | GetRadiatorDescription () const |
Private Attributes | |
RadiatorDescription * | fRadiatorDescription |
Definition at line 45 of file DetectorALICE06.hh.
DetectorALICE06::DetectorALICE06 | ( | ) |
Definition at line 57 of file DetectorALICE06.cc.
DetectorALICE06::~DetectorALICE06 | ( | ) |
Definition at line 63 of file DetectorALICE06.cc.
G4VPhysicalVolume * DetectorALICE06::Construct | ( | void | ) |
Definition at line 71 of file DetectorALICE06.cc.
References G4Material::AddMaterial(), 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 55 of file DetectorALICE06.hh.
References fRadiatorDescription.
|
private |
Definition at line 59 of file DetectorALICE06.hh.
Referenced by Construct(), and GetRadiatorDescription().