G4Para.cc File Reference

#include "G4Para.hh"
#include "G4VoxelLimits.hh"
#include "G4AffineTransform.hh"
#include "Randomize.hh"
#include "G4VPVParameterisation.hh"
#include "G4VGraphicsScene.hh"
#include "G4Polyhedron.hh"
#include "G4NURBS.hh"
#include "G4NURBSbox.hh"

Go to the source code of this file.

Enumerations

enum  ESide {
  kUndef, kPX, kMX, kPY,
  kMY, kPZ, kMZ
}
enum  ENSide { kNZ, kNX, kNY }


Enumeration Type Documentation

enum ENSide

Enumerator:
kNZ 
kNX 
kNY 

Definition at line 67 of file G4Para.cc.

00067 {kNZ,kNX,kNY};

enum ESide

Enumerator:
kUndef 
kPX 
kMX 
kPY 
kMY 
kPZ 
kMZ 

Definition at line 63 of file G4Para.cc.

00063 {kUndef,kPX,kMX,kPY,kMY,kPZ,kMZ};


Generated on Mon May 27 17:50:59 2013 for Geant4 by  doxygen 1.4.7