|
| | B2bChamberParameterisation (G4int noChambers, G4double startZ, G4double spacing, G4double widthChamber, G4double lengthInitial, G4double lengthFinal) |
| |
| virtual | ~B2bChamberParameterisation () |
| |
| void | ComputeTransformation (const G4int copyNo, G4VPhysicalVolume *physVol) const |
| |
| void | ComputeDimensions (G4Tubs &trackerLayer, const G4int copyNo, const G4VPhysicalVolume *physVol) const |
| |
| | B2bChamberParameterisation (G4int noChambers, G4double startZ, G4double spacing, G4double widthChamber, G4double lengthInitial, G4double lengthFinal) |
| |
| virtual | ~B2bChamberParameterisation () |
| |
| void | ComputeTransformation (const G4int copyNo, G4VPhysicalVolume *physVol) const |
| |
| void | ComputeDimensions (G4Tubs &trackerLayer, const G4int copyNo, const G4VPhysicalVolume *physVol) const |
| |
| | G4VPVParameterisation () |
| |
| virtual | ~G4VPVParameterisation () |
| |
| virtual G4VSolid * | ComputeSolid (const G4int, G4VPhysicalVolume *) |
| |
| virtual G4Material * | ComputeMaterial (const G4int repNo, G4VPhysicalVolume *currentVol, const G4VTouchable *parentTouch=0) |
| |
| virtual G4bool | IsNested () const |
| |
| virtual G4VVolumeMaterialScanner * | GetMaterialScanner () |
| |
A parameterisation that describes a series of boxes along Z.
The boxes have equal width, & their lengths are a linear equation. They are spaced an equal distance apart, starting from given location.
Definition at line 59 of file B2bChamberParameterisation.hh.