| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4ParameterisationTrd.hh>
 Inheritance diagram for G4ParameterisationTrdX:
 Collaboration diagram for G4ParameterisationTrdX:Private Member Functions | |
| void | ComputeDimensions (G4Cons &, const G4int, const G4VPhysicalVolume *) const | 
| void | ComputeDimensions (G4Box &, 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 | 
| void | ComputeTrapParams () | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VDivisionParameterisation | |
| void | ChangeRotMatrix (G4VPhysicalVolume *physVol, G4double rotZ=0.) const | 
| G4int | CalculateNDiv (G4double motherDim, G4double width, G4double offset) const | 
| G4double | CalculateWidth (G4double motherDim, G4int nDiv, G4double offset) const | 
| void | CheckOffset (G4double maxPar) | 
| void | CheckNDivAndWidth (G4double maxPar) | 
| G4double | OffsetZ () const | 
  Protected Attributes inherited from G4VParameterisationTrd | |
| G4bool | bDivInTrap | 
  Protected Attributes inherited from G4VDivisionParameterisation | |
| G4String | ftype | 
| EAxis | faxis | 
| G4int | fnDiv | 
| G4double | fwidth | 
| G4double | foffset | 
| DivisionType | fDivisionType | 
| G4VSolid * | fmotherSolid | 
| G4bool | fReflectedSolid | 
| G4bool | fDeleteSolid | 
| G4int | theVoluFirstCopyNo | 
| G4double | kCarTolerance | 
| G4double | fhgap | 
  Static Protected Attributes inherited from G4VDivisionParameterisation | |
| static G4ThreadLocal G4int | verbose = 5 | 
Definition at line 82 of file G4ParameterisationTrd.hh.
| G4ParameterisationTrdX::G4ParameterisationTrdX | ( | EAxis | axis, | 
| G4int | nCopies, | ||
| G4double | width, | ||
| G4double | offset, | ||
| G4VSolid * | motherSolid, | ||
| DivisionType | divType | ||
| ) | 
Definition at line 83 of file G4ParameterisationTrd.cc.
References G4VParameterisationTrd::bDivInTrap, G4VDivisionParameterisation::CalculateNDiv(), G4VDivisionParameterisation::CalculateWidth(), CheckParametersValidity(), DivNDIV, DivWIDTH, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fnDiv, G4VDivisionParameterisation::foffset, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Trd::GetXHalfLength1(), G4Trd::GetXHalfLength2(), G4VDivisionParameterisation::kCarTolerance, G4VDivisionParameterisation::SetType(), G4VDivisionParameterisation::verbose, and width.
 Here is the call graph for this function:| G4ParameterisationTrdX::~G4ParameterisationTrdX | ( | ) | 
Definition at line 122 of file G4ParameterisationTrd.cc.
      
  | 
  virtual | 
Reimplemented from G4VDivisionParameterisation.
Definition at line 259 of file G4ParameterisationTrd.cc.
References G4VDivisionParameterisation::CheckParametersValidity().
Referenced by G4ParameterisationTrdX().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 183 of file G4ParameterisationTrd.cc.
References G4VSolid::DumpInfo(), G4VDivisionParameterisation::fhgap, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Trd::GetYHalfLength1(), G4Trd::GetYHalfLength2(), G4Trd::GetZHalfLength(), G4Trd::SetAllParameters(), and G4VDivisionParameterisation::verbose.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 220 of file G4ParameterisationTrd.cc.
References G4VSolid::DumpInfo(), G4VDivisionParameterisation::fhgap, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fnDiv, G4VDivisionParameterisation::foffset, G4cout, G4endl, G4Trd::GetXHalfLength1(), G4Trd::GetXHalfLength2(), G4Trd::GetYHalfLength1(), G4Trd::GetYHalfLength2(), G4Trd::GetZHalfLength(), G4Trap::SetAllParameters(), and G4VDivisionParameterisation::verbose.
 Here is the call graph for this function:
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 109 of file G4ParameterisationTrd.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 111 of file G4ParameterisationTrd.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 113 of file G4ParameterisationTrd.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 115 of file G4ParameterisationTrd.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 117 of file G4ParameterisationTrd.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 119 of file G4ParameterisationTrd.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 121 of file G4ParameterisationTrd.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 123 of file G4ParameterisationTrd.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 125 of file G4ParameterisationTrd.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 127 of file G4ParameterisationTrd.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 129 of file G4ParameterisationTrd.hh.
      
  | 
  virtual | 
Reimplemented from G4VDivisionParameterisation.
Definition at line 205 of file G4ParameterisationTrd.cc.
References G4VParameterisationTrd::bDivInTrap, G4VDivisionParameterisation::ComputeSolid(), and G4VDivisionParameterisation::fmotherSolid.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VDivisionParameterisation.
Definition at line 136 of file G4ParameterisationTrd.cc.
References G4VParameterisationTrd::bDivInTrap, FatalException, G4VDivisionParameterisation::faxis, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fnDiv, G4VDivisionParameterisation::foffset, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Exception(), G4Trd::GetXHalfLength1(), G4Trd::GetXHalfLength2(), kXAxis, G4VPhysicalVolume::SetTranslation(), and G4VDivisionParameterisation::verbose.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 285 of file G4ParameterisationTrd.cc.
      
  | 
  virtual | 
Implements G4VDivisionParameterisation.
Definition at line 127 of file G4ParameterisationTrd.cc.
References G4VDivisionParameterisation::fmotherSolid, G4Trd::GetXHalfLength1(), and G4Trd::GetXHalfLength2().
 Here is the call graph for this function: