

Public Member Functions | |
| BDSSectorBend (G4String aName, G4double aLength, G4double bpRad, G4double FeRad, G4double bField, G4double angle, G4double outR, std::list< G4double > blmLocZ, std::list< G4double > blmLocTheta, G4double tilt=0, G4double bGrad=0, G4String aTunnelMaterial="", G4String aMaterial="", G4double xAper=0, G4double yAper=0) | |
| ~BDSSectorBend () | |
| void | SynchRescale (G4double factor) |
| virtual G4double | GetArcLength () |
Private Member Functions | |
| void | BuildBPFieldAndStepper () |
| void | BuildSBMarkerLogicalVolume () |
| void | BuildSBBeampipe () |
| void | BuildSBOuterLogicalVolume (G4bool OuterMaterialIsVacuum=false) |
| G4VisAttributes * | SetVisAttributes () |
Private Attributes | |
| G4double | itsBField |
| G4double | itsBGrad |
| myQuadStepper * | itsStepper |
| BDSSbendMagField * | itsMagField |
| G4Mag_EqRhs * | itsEqRhs |
Definition at line 39 of file BDSSectorBend.hh.
1.4.7