G4BREPSolidPCone.cc File Reference

#include "G4Types.hh"
#include <sstream>
#include "G4BREPSolidPCone.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4FCylindricalSurface.hh"
#include "G4FConicalSurface.hh"
#include "G4CircularCurve.hh"
#include "G4FPlane.hh"
#include "G4Polyhedron.hh"

Go to the source code of this file.

Enumerations

enum  ESurfaceSense { EInverse = 0, ENormal = 1 }


Enumeration Type Documentation

enum ESurfaceSense

Enumerator:
EInverse 
ENormal 

Definition at line 52 of file G4BREPSolidPCone.cc.

00053 {
00054   EInverse = 0,
00055   ENormal = 1
00056 } ESurfaceSense;


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