G4ProductionCuts.hh File Reference

#include "globals.hh"
#include "G4ios.hh"
#include <vector>
#include "G4ParticleDefinition.hh"

Go to the source code of this file.

Data Structures

class  G4ProductionCuts

Defines

#define G4ProductionCuts_h   1

Enumerations

enum  G4ProductionCutsIndex {
  idxG4GammaCut = 0, idxG4ElectronCut, idxG4PositronCut, idxG4ProtonCut,
  NumberOfG4CutIndex
}


Define Documentation

#define G4ProductionCuts_h   1

Definition at line 44 of file G4ProductionCuts.hh.


Enumeration Type Documentation

enum G4ProductionCutsIndex

Enumerator:
idxG4GammaCut 
idxG4ElectronCut 
idxG4PositronCut 
idxG4ProtonCut 
NumberOfG4CutIndex 

Definition at line 51 of file G4ProductionCuts.hh.

00052 {
00053   idxG4GammaCut =0,
00054   idxG4ElectronCut,
00055   idxG4PositronCut,
00056  
00057   idxG4ProtonCut,  // for proton
00058 
00059   NumberOfG4CutIndex
00060 };


Generated on Mon May 27 17:51:03 2013 for Geant4 by  doxygen 1.4.7