Go to the source code of this file.
 | 
| enum   | G4INCL::PauliType {  
  G4INCL::StatisticalPauli, 
G4INCL::StrictPauli, 
G4INCL::StrictStatisticalPauli, 
G4INCL::GlobalPauli, 
 
  G4INCL::NoPauli
 
 } | 
|   | 
| enum   | G4INCL::CoulombType { G4INCL::NonRelativisticCoulomb, 
G4INCL::NoCoulomb
 } | 
|   | 
| enum   | G4INCL::PotentialType { G4INCL::IsospinEnergySmoothPotential, 
G4INCL::IsospinEnergyPotential, 
G4INCL::IsospinPotential, 
G4INCL::ConstantPotential
 } | 
|   | 
| enum   | G4INCL::LocalEnergyType { G4INCL::AlwaysLocalEnergy, 
G4INCL::FirstCollisionLocalEnergy, 
G4INCL::NeverLocalEnergy
 } | 
|   | 
| enum   | G4INCL::DeExcitationType { G4INCL::DeExcitationNone
 } | 
|   | 
| enum   | G4INCL::ClusterAlgorithmType { G4INCL::IntercomparisonClusterAlgorithm, 
G4INCL::NoClusterAlgorithm
 } | 
|   | 
| enum   | G4INCL::SeparationEnergyType { G4INCL::INCLSeparationEnergy, 
G4INCL::RealSeparationEnergy, 
G4INCL::RealForLightSeparationEnergy
 } | 
|   | 
| enum   | G4INCL::FermiMomentumType { G4INCL::ConstantFermiMomentum, 
G4INCL::ConstantLightFermiMomentum, 
G4INCL::MassDependentFermiMomentum
 } | 
|   | 
| enum   | G4INCL::RNGType { G4INCL::RanecuType, 
G4INCL::Ranecu3Type
 } | 
|   | 
| enum   | G4INCL::CrossSectionsType { G4INCL::INCL46CrossSections, 
G4INCL::MultiPionsCrossSections, 
G4INCL::TruncatedMultiPionsCrossSections
 } | 
|   | 
| enum   | G4INCL::PhaseSpaceGeneratorType { G4INCL::KopylovType, 
G4INCL::RauboldLynchType
 } | 
|   | 
| enum   | G4INCL::CascadeActionType { G4INCL::DefaultActionType, 
G4INCL::AvatarDumpActionType
 } | 
|   | 
◆ G4INCLConfigEnums_hh
      
        
          | #define G4INCLConfigEnums_hh | 
        
      
 
 
◆ INCLXX_IN_GEANT4_MODE
      
        
          | #define INCLXX_IN_GEANT4_MODE   1 |