G4BuilderType.hh File Reference

Go to the source code of this file.

Defines

#define G4BuilderType_h   1

Enumerations

enum  G4BuilderType {
  bUnknown = 0, bTransportation = 1, bElectromagnetic = 2, bEmExtra = 3,
  bDecay = 4, bHadronElastic = 5, bHadronInelastic = 6, bStopping = 7,
  bIons = 8
}


Define Documentation

#define G4BuilderType_h   1

Definition at line 42 of file G4BuilderType.hh.


Enumeration Type Documentation

enum G4BuilderType

Enumerator:
bUnknown 
bTransportation 
bElectromagnetic 
bEmExtra 
bDecay 
bHadronElastic 
bHadronInelastic 
bStopping 
bIons 

Definition at line 44 of file G4BuilderType.hh.

00045 { 
00046   bUnknown = 0, 
00047   bTransportation = 1, 
00048   bElectromagnetic = 2, 
00049   bEmExtra = 3,
00050   bDecay = 4,
00051   bHadronElastic = 5, 
00052   bHadronInelastic = 6,
00053   bStopping = 7,
00054   bIons = 8
00055 };


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