

Public Member Functions | |
| BDSLWCalorimeter (G4String &aName, G4double aLength, G4double aBpRad, G4String aTunnelMaterial="") | |
| ~BDSLWCalorimeter () | |
| void | BuildBeampipe (G4double aLength) |
| void | BuildCal (G4double aLength) |
Protected Attributes | |
| G4LogicalVolume * | itsBeampipeLogicalVolume |
| G4LogicalVolume * | itsInnerBPLogicalVolume |
| G4VPhysicalVolume * | itsPhysiInner |
| G4VPhysicalVolume * | itsPhysiComp |
| G4LogicalVolume * | itsLWCalLogicalVolume |
| G4UserLimits * | itsBeampipeUserLimits |
| G4FieldManager * | itsBPFieldMgr |
Private Member Functions | |
| G4VisAttributes * | SetVisAttributes () |
| void | LWCalorimeterLogicalVolume () |
Private Attributes | |
| G4Tubs * | itsBPTube |
| G4Tubs * | itsInnerBPTube |
| G4Box * | itsLWCal |
| G4VPhysicalVolume * | itsPhysiLWCal |
| G4VisAttributes * | itsVisAttributes |
Definition at line 20 of file BDSLWCalorimeter.hh.
1.4.7