|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Variables | |
| const G4int | kMinMeshSections = 3 |
| const G4int | kMaxMeshSections = 37 |
| const G4int kMaxMeshSections = 37 |
Max wedges+1 to make, greater than 10 degrees/wedge for a complete tube.
Definition at line 44 of file meshdefs.hh.
Referenced by G4PolyconeSide::CalculateExtent().
| const G4int kMinMeshSections = 3 |
Angle for mesh `wedges' in rads. Works best when simple fraction of pi/2. */ const G4double kMeshAngleDefault = (CLHEP::pi/4);
/** Min wedges+1 to make.
Definition at line 41 of file meshdefs.hh.
Referenced by G4PolyconeSide::CalculateExtent().