34 #ifndef Em10DetectorConstruction_h    35 #define Em10DetectorConstruction_h 1 void SetAbsorberMaterial(G4String)
 
G4Material * GetGasMaterial()
 
~Em10DetectorConstruction()
 
void SetMagField(G4double)
 
void SetFoilNumber(G4int i)
 
void SetDetectorSetUp(G4String s)
 
G4Material * fElectrodeMat
 
G4Material * fWorldMaterial
 
G4double GetAbsorberZpos()
 
G4Material * fAbsorberMaterial
 
G4double GetAbsorberThickness()
 
G4double GetAbsorberRadius()
 
G4UniformMagField * fMagField
 
void SetRadiatorMaterial(G4String)
 
G4LogicalVolume * fLogicRadiator
 
G4LogicalVolume * fLogicWorld
 
G4VPhysicalVolume * SetUpBari05()
 
void SetAbsorberThickness(G4double)
 
G4VPhysicalVolume * fPhysicsRadiator
 
G4LogicalVolume * GetLogicalAbsorber()
 
G4double fAbsorberThickness
 
Em10DetectorMessenger * fDetectorMessenger
 
const G4VPhysicalVolume * GetphysiWorld()
 
void SetAbsorberZpos(G4double)
 
G4LogicalVolume * fLogicAbsorber
 
G4Material * GetAbsorberMaterial()
 
Em10CalorimeterSD * fCalorimeterSD
 
void SetWorldSizeR(G4double)
 
G4VPhysicalVolume * SetUpHarris73()
 
G4VPhysicalVolume * Construct()
 
G4VPhysicalVolume * SimpleSetUpALICE()
 
G4VPhysicalVolume * fPhysicsWorld
 
const G4VPhysicalVolume * GetAbsorber()
 
void SetGasGapThickness(G4double)
 
void SetRadiatorThickness(G4double)
 
G4Material * GetWorldMaterial()
 
G4VPhysicalVolume * SetUpALICE06()
 
G4VPhysicalVolume * fPhysicsAbsorber
 
void SetWorldMaterial(G4String)
 
G4Material * GetFoilMaterial()
 
G4VPhysicalVolume * SetUpWatase86()
 
void SetAbsorberRadius(G4double)
 
G4VPhysicalVolume * ConstructDetectorXTR()
 
void PrintGeometryParameters()
 
G4Material * fRadiatorMat
 
G4LogicalVolume * GetLogicalRadiator()
 
void SetWorldSizeZ(G4double)
 
G4VPhysicalVolume * SetUpBarr90()
 
Em10DetectorConstruction()