Geant4
10.02.p02
|
#include <ExN02ChamberParameterisation.hh>
Public Member Functions | |
ExN02ChamberParameterisation (G4int NoChambers, G4double startZ, G4double spacing, G4double widthChamber, G4double lengthInitial, G4double lengthFinal) | |
virtual | ~ExN02ChamberParameterisation () |
void | ComputeTransformation (const G4int copyNo, G4VPhysicalVolume *physVol) const |
void | ComputeDimensions (G4Box &trackerLayer, const G4int copyNo, const G4VPhysicalVolume *physVol) const |
Public Member Functions inherited from G4VPVParameterisation | |
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 () |
Private Member Functions | |
void | ComputeDimensions (G4Trd &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Trap &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Cons &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Sphere &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Orb &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Ellipsoid &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Torus &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Para &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Hype &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Tubs &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Polycone &, const G4int, const G4VPhysicalVolume *) const |
void | ComputeDimensions (G4Polyhedra &, const G4int, const G4VPhysicalVolume *) const |
Private Attributes | |
G4int | fNoChambers |
G4double | fStartZ |
G4double | fHalfWidth |
G4double | fSpacing |
G4double | fHalfLengthFirst |
G4double | fHalfLengthIncr |
Definition at line 65 of file ExN02ChamberParameterisation.hh.
ExN02ChamberParameterisation::ExN02ChamberParameterisation | ( | G4int | NoChambers, |
G4double | startZ, | ||
G4double | spacing, | ||
G4double | widthChamber, | ||
G4double | lengthInitial, | ||
G4double | lengthFinal | ||
) |
Definition at line 43 of file ExN02ChamberParameterisation.cc.
References FatalException, fHalfLengthFirst, fHalfLengthIncr, fHalfWidth, fNoChambers, fSpacing, fStartZ, and G4Exception().
|
virtual |
Definition at line 70 of file ExN02ChamberParameterisation.cc.
|
virtual |
Reimplemented from G4VPVParameterisation.
Definition at line 87 of file ExN02ChamberParameterisation.cc.
References G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), and G4Box::SetZHalfLength().
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 87 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 88 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 89 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 90 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 91 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 92 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 93 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 94 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 95 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 96 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 97 of file ExN02ChamberParameterisation.hh.
|
inlineprivatevirtual |
Reimplemented from G4VPVParameterisation.
Definition at line 98 of file ExN02ChamberParameterisation.hh.
|
virtual |
Implements G4VPVParameterisation.
Definition at line 76 of file ExN02ChamberParameterisation.cc.
References G4VPhysicalVolume::SetRotation(), and G4VPhysicalVolume::SetTranslation().
|
private |
Definition at line 105 of file ExN02ChamberParameterisation.hh.
Referenced by ExN02ChamberParameterisation().
|
private |
Definition at line 106 of file ExN02ChamberParameterisation.hh.
Referenced by ExN02ChamberParameterisation().
|
private |
Definition at line 103 of file ExN02ChamberParameterisation.hh.
Referenced by ExN02ChamberParameterisation().
|
private |
Definition at line 101 of file ExN02ChamberParameterisation.hh.
Referenced by ExN02ChamberParameterisation().
|
private |
Definition at line 104 of file ExN02ChamberParameterisation.hh.
Referenced by ExN02ChamberParameterisation().
|
private |
Definition at line 102 of file ExN02ChamberParameterisation.hh.
Referenced by ExN02ChamberParameterisation().