ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Cons.cc File Reference
#include "G4Cons.hh"
#include "G4GeomTools.hh"
#include "G4VoxelLimits.hh"
#include "G4AffineTransform.hh"
#include "G4BoundingEnvelope.hh"
#include "G4GeometryTolerance.hh"
#include "G4VPVParameterisation.hh"
#include "meshdefs.hh"
#include "Randomize.hh"
#include "G4VGraphicsScene.hh"
+ Include dependency graph for G4Cons.cc:

Go to the source code of this file.

Enumerations

enum  ESide {
  kNull, kRMin, kRMax, kSPhi,
  kEPhi, kPZ, kMZ, kNull,
  kRMin, kRMax, kSPhi, kEPhi,
  kSTheta, kETheta
}
 
enum  ENorm {
  kNRMin, kNRMax, kNSPhi, kNEPhi,
  kNZ, kNRMin, kNRMax, kNSPhi,
  kNEPhi, kNSTheta, kNETheta
}
 

Enumeration Type Documentation

enum ENorm
Enumerator:
kNRMin 
kNRMax 
kNSPhi 
kNEPhi 
kNZ 
kNRMin 
kNRMax 
kNSPhi 
kNEPhi 
kNSTheta 
kNETheta 

Definition at line 65 of file G4Cons.cc.

View newest version in sPHENIX GitHub at line 65 of file G4Cons.cc

enum ESide
Enumerator:
kNull 
kRMin 
kRMax 
kSPhi 
kEPhi 
kPZ 
kMZ 
kNull 
kRMin 
kRMax 
kSPhi 
kEPhi 
kSTheta 
kETheta 

Definition at line 61 of file G4Cons.cc.

View newest version in sPHENIX GitHub at line 61 of file G4Cons.cc