34 #ifndef DetectorConstruction_h
35 #define DetectorConstruction_h 1
G4ThreeVector fTallyPosition[kMaxTally]
G4LogicalVolume * fLAbsor
G4Material * fAbsorMaterial[kMaxAbsor]
G4VPhysicalVolume * Construct()
const G4Material * GetWorldMaterial() const
void SetTallyNumber(G4int)
G4ThreeVector fTallySize[kMaxTally]
G4double GetTallyMass(G4int n) const
void SetWorldMaterial(const G4String &materialName)
G4LogicalVolume * fLTally[kMaxTally]
G4UniformMagField * fMagField
void SetTallyPosition(G4int, const G4ThreeVector &)
G4double GetWorldSizeYZ() const
G4int GetTallyNumber() const
G4double fTallyMass[kMaxTally]
void SetTallySize(G4int, const G4ThreeVector &)
void SetMagField(G4double)
G4double GetWorldSizeX() const
G4LogicalVolume * fLWorld
G4double GetAbsorSizeX() const
G4double GetAbsorSizeYZ() const
const G4LogicalVolume * GetLogicalTally(G4int n) const
const G4Material * GetAbsorMaterial() const
DetectorMessenger * fDetectorMessenger
G4Material * fWorldMaterial
Simple detector construction with a box volume placed in a world.
void SetMaterial(G4String)