
Public Member Functions | |
| BDSBeamPipe (const G4String &aName, G4double aLength, G4double aRadius, G4double angle=0) | |
| G4LogicalVolume * | GetLogicalVolume () |
| G4LogicalVolume * | GetInnerLogicalVolume () |
| G4ThreeVector | GetPos () |
| G4RotationMatrix * | GetRot () |
| void | SetBPFieldManager (G4FieldManager *aFieldManager) |
| void | SetCoarseFieldManager (G4FieldManager *aFieldManager) |
Private Member Functions | |
| G4VisAttributes * | SetVisAttributes () |
Private Attributes | |
| G4LogicalVolume * | itsLogicalVolume |
| G4LogicalVolume * | itsInnerLogicalVolume |
| G4LogicalVolume * | itsCoarseInnerLogicalVolume |
| G4VisAttributes * | itsVisAttributes |
| G4ThreeVector | itsPos |
| G4RotationMatrix * | itsRot |
| G4Trd * | itsTrd1 |
| G4Trd * | itsTrd2 |
| G4IntersectionSolid * | itsTubeInTrd |
| G4IntersectionSolid * | itsInnerTubeInTrd |
| G4Tubs * | itsTube |
| G4Tubs * | itsInnerTube |
| BDSEnergyCounterSD * | itsECounter |
Definition at line 31 of file BDSBeamPipe.hh.
1.4.7