Geant4  10.02.p01
G4Orb.cc File Reference
#include "G4Orb.hh"
#include "G4VoxelLimits.hh"
#include "G4AffineTransform.hh"
#include "G4GeometryTolerance.hh"
#include "G4VPVParameterisation.hh"
#include "Randomize.hh"
#include "meshdefs.hh"
#include "G4VGraphicsScene.hh"
+ Include dependency graph for G4Orb.cc:

Go to the source code of this file.

Enumerations

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

Enumeration Type Documentation

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

Definition at line 64 of file G4Orb.cc.

enum ESide
Enumerator
kNull 
kRMin 
kRMax 
kSPhi 
kEPhi 
kPZ 
kMZ 
kNull 
kRMax 
kUndef 
kPX 
kMX 
kPY 
kMY 
kPZ 
kMZ 
kNull 
kRMin 
kRMax 
kSPhi 
kEPhi 
kSTheta 
kETheta 

Definition at line 60 of file G4Orb.cc.