| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4ParameterisationPolyhedra.hh>
 Inheritance diagram for G4ParameterisationPolyhedraPhi:
 Collaboration diagram for G4ParameterisationPolyhedraPhi:Private Member Functions | |
| void | ComputeDimensions (G4Trd &, const G4int, const G4VPhysicalVolume *) const | 
| void | ComputeDimensions (G4Trap &, 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 (G4Cons &, const G4int, const G4VPhysicalVolume *) const | 
| void | ComputeDimensions (G4Polycone &, const G4int, const G4VPhysicalVolume *) const | 
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 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 137 of file G4ParameterisationPolyhedra.hh.
| G4ParameterisationPolyhedraPhi::G4ParameterisationPolyhedraPhi | ( | EAxis | axis, | 
| G4int | nCopies, | ||
| G4double | offset, | ||
| G4double | step, | ||
| G4VSolid * | motherSolid, | ||
| DivisionType | divType | ||
| ) | 
Definition at line 277 of file G4ParameterisationPolyhedra.cc.
References G4VDivisionParameterisation::CalculateWidth(), CheckParametersValidity(), DivWIDTH, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fnDiv, G4VDivisionParameterisation::foffset, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Polyhedra::GetEndPhi(), G4Polyhedra::GetNumSide(), G4Polyhedra::GetStartPhi(), G4VDivisionParameterisation::SetType(), and G4VDivisionParameterisation::verbose.
 Here is the call graph for this function:| G4ParameterisationPolyhedraPhi::~G4ParameterisationPolyhedraPhi | ( | ) | 
Definition at line 307 of file G4ParameterisationPolyhedra.cc.
      
  | 
  virtual | 
Reimplemented from G4VDivisionParameterisation.
Definition at line 319 of file G4ParameterisationPolyhedra.cc.
References G4VDivisionParameterisation::CheckParametersValidity(), DivNDIVandWIDTH, DivWIDTH, FatalException, G4VDivisionParameterisation::fDivisionType, G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fnDiv, G4VDivisionParameterisation::foffset, G4endl, G4Exception(), G4VSolid::GetName(), G4Polyhedra::GetOriginalParameters(), JustWarning, and G4PolyhedraHistorical::numSide.
Referenced by G4ParameterisationPolyhedraPhi().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 400 of file G4ParameterisationPolyhedra.cc.
References G4VSolid::DumpInfo(), G4VDivisionParameterisation::fmotherSolid, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4Polyhedra::GetOriginalParameters(), G4PolyhedraHistorical::numSide, G4PolyhedraHistorical::Opening_angle, G4Polyhedra::Reset(), G4Polyhedra::SetOriginalParameters(), G4PolyhedraHistorical::Start_angle, and G4VDivisionParameterisation::verbose.
 Here is the call graph for this function:
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 158 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 160 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 162 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 164 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 166 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 168 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 170 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 172 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 174 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 176 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 178 of file G4ParameterisationPolyhedra.hh.
      
  | 
  inlineprivatevirtual | 
Reimplemented from G4VPVParameterisation.
Definition at line 180 of file G4ParameterisationPolyhedra.hh.
      
  | 
  virtual | 
Implements G4VDivisionParameterisation.
Definition at line 364 of file G4ParameterisationPolyhedra.cc.
References G4VDivisionParameterisation::ChangeRotMatrix(), deg, G4VDivisionParameterisation::faxis, G4VDivisionParameterisation::fwidth, G4cout, G4endl, G4VPhysicalVolume::SetTranslation(), and G4VDivisionParameterisation::verbose.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VDivisionParameterisation.
Definition at line 312 of file G4ParameterisationPolyhedra.cc.
References G4VDivisionParameterisation::fmotherSolid, G4Polyhedra::GetEndPhi(), and G4Polyhedra::GetStartPhi().
 Here is the call graph for this function: