Geant4-11
Data Structures | Enumerations
G4ProductionCuts.hh File Reference
#include <vector>
#include "globals.hh"
#include "G4ios.hh"
#include "G4ParticleDefinition.hh"

Go to the source code of this file.

Data Structures

class  G4ProductionCuts
 

Enumerations

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

Enumeration Type Documentation

◆ G4ProductionCutsIndex

Enumerator
idxG4GammaCut 
idxG4ElectronCut 
idxG4PositronCut 
idxG4ProtonCut 
NumberOfG4CutIndex 

Definition at line 45 of file G4ProductionCuts.hh.

46{
47 idxG4GammaCut = 0,
50 idxG4ProtonCut, // for proton
51
53};
@ idxG4ElectronCut
@ idxG4GammaCut
@ idxG4ProtonCut
@ NumberOfG4CutIndex
@ idxG4PositronCut