ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
meshdefs.hh File Reference
+ 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 44 of file meshdefs.hh.

View newest version in sPHENIX GitHub at line 44 of file meshdefs.hh

Referenced by G4PolyconeSide::CalculateExtent().

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

Definition at line 37 of file meshdefs.hh.

View newest version in sPHENIX GitHub at line 37 of file meshdefs.hh

Referenced by G4PolyconeSide::CalculateExtent().

const G4int kMinMeshSections = 3

Definition at line 41 of file meshdefs.hh.

View newest version in sPHENIX GitHub at line 41 of file meshdefs.hh

Referenced by G4PolyconeSide::CalculateExtent().