Geant4  10.03
meshdefs.hh File Reference
#include <CLHEP/Units/PhysicalConstants.h>
#include "G4Types.hh"
+ Include dependency graph for meshdefs.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const G4double kMeshAngleDefault =(CLHEP::pi/4)
 
const G4int kMinMeshSections =3
 
const G4int kMaxMeshSections =37
 

Variable Documentation

const G4int kMaxMeshSections =37

Definition at line 46 of file meshdefs.hh.

Referenced by G4PolyconeSide::CalculateExtent().

const G4double kMeshAngleDefault =(CLHEP::pi/4)

Definition at line 42 of file meshdefs.hh.

Referenced by G4PolyconeSide::CalculateExtent().

const G4int kMinMeshSections =3

Definition at line 45 of file meshdefs.hh.

Referenced by G4PolyconeSide::CalculateExtent().