Geant4  10.00.p02
G4LEnp Class Reference

#include <G4LEnp.hh>

+ Inheritance diagram for G4LEnp:
+ Collaboration diagram for G4LEnp:

Public Member Functions

 G4LEnp ()
 
 ~G4LEnp ()
 
G4HadFinalStateApplyYourself (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus)
 
- Public Member Functions inherited from G4HadronicInteraction
 G4HadronicInteraction (const G4String &modelName="HadronicModel")
 
virtual ~G4HadronicInteraction ()
 
virtual G4double SampleInvariantT (const G4ParticleDefinition *p, G4double plab, G4int Z, G4int A)
 
virtual G4bool IsApplicable (const G4HadProjectile &, G4Nucleus &)
 
G4double GetMinEnergy () const
 
G4double GetMinEnergy (const G4Material *aMaterial, const G4Element *anElement) const
 
void SetMinEnergy (G4double anEnergy)
 
void SetMinEnergy (G4double anEnergy, const G4Element *anElement)
 
void SetMinEnergy (G4double anEnergy, const G4Material *aMaterial)
 
G4double GetMaxEnergy () const
 
G4double GetMaxEnergy (const G4Material *aMaterial, const G4Element *anElement) const
 
void SetMaxEnergy (const G4double anEnergy)
 
void SetMaxEnergy (G4double anEnergy, const G4Element *anElement)
 
void SetMaxEnergy (G4double anEnergy, const G4Material *aMaterial)
 
const G4HadronicInteractionGetMyPointer () const
 
virtual G4int GetVerboseLevel () const
 
virtual void SetVerboseLevel (G4int value)
 
const G4StringGetModelName () const
 
void DeActivateFor (const G4Material *aMaterial)
 
void ActivateFor (const G4Material *aMaterial)
 
void DeActivateFor (const G4Element *anElement)
 
void ActivateFor (const G4Element *anElement)
 
G4bool IsBlocked (const G4Material *aMaterial) const
 
G4bool IsBlocked (const G4Element *anElement) const
 
void SetRecoilEnergyThreshold (G4double val)
 
G4double GetRecoilEnergyThreshold () const
 
G4bool operator== (const G4HadronicInteraction &right) const
 
G4bool operator!= (const G4HadronicInteraction &right) const
 
virtual const std::pair
< G4double, G4double
GetFatalEnergyCheckLevels () const
 
virtual std::pair< G4double,
G4double
GetEnergyMomentumCheckLevels () const
 
void SetEnergyMomentumCheckLevels (G4double relativeLevel, G4double absoluteLevel)
 
virtual void ModelDescription (std::ostream &outFile) const
 

Private Types

enum  { NENERGY =39, NANGLE =180 }
 

Static Private Attributes

static const G4float sig [NENERGY][NANGLE]
 
static const G4float pcm [NENERGY]
 
static const G4float elab [NENERGY]
 
static const G4float dsigmax [NENERGY]
 
static const G4float sigtot [NENERGY]
 

Additional Inherited Members

- Protected Member Functions inherited from G4HadronicInteraction
void SetModelName (const G4String &nam)
 
G4bool IsBlocked () const
 
void Block ()
 
- Protected Attributes inherited from G4HadronicInteraction
G4HadFinalState theParticleChange
 
G4int verboseLevel
 
G4double theMinEnergy
 
G4double theMaxEnergy
 
G4bool isBlocked
 

Detailed Description

Definition at line 55 of file G4LEnp.hh.

Member Enumeration Documentation

anonymous enum
private
Enumerator
NENERGY 
NANGLE 

Definition at line 60 of file G4LEnp.hh.

Constructor & Destructor Documentation

G4LEnp::G4LEnp ( )

Definition at line 45 of file G4LEnp.cc.

References GeV, G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().

+ Here is the call graph for this function:

G4LEnp::~G4LEnp ( )

Definition at line 55 of file G4LEnp.cc.

References G4HadFinalState::Clear(), and G4HadronicInteraction::theParticleChange.

+ Here is the call graph for this function:

Member Function Documentation

Member Data Documentation

const G4float G4LEnp::dsigmax
staticprivate
Initial value:
= {
79.0, 43.0, 29.8, 20.0, 16.3, 14.5, 13.3,
12.6, 11.9, 11.3, 11.1, 10.7, 9.69, 10.1,
11.4, 12.5, 13.3, 14.5, 15.6, 16.9, 18.3,
20.070, 21.620, 23.090, 24.460, 25.710, 26.870, 27.950,
28.990, 30.950, 32.790, 34.570, 36.370, 38.090, 40.810,
40.950, 40.230, 39.840, 39.010
}

Definition at line 81 of file G4LEnp.hh.

const G4float G4LEnp::elab
staticprivate
Initial value:
= {
0.100E-01, 0.200E-01, 0.300E-01, 0.500E-01, 0.700E-01, 0.100, 0.140,
0.180, 0.240, 0.340, 0.420, 0.500, 0.580, 0.620,
0.680, 0.740, 0.800, 0.900, 1.00, 1.10, 1.200,
1.300, 1.400, 1.500, 1.600, 1.700, 1.800, 1.900,
2.000, 2.200, 2.400, 2.600, 2.800, 3.000, 3.400,
3.800, 4.200, 4.600, 5.000
}

Definition at line 81 of file G4LEnp.hh.

Referenced by ApplyYourself().

const G4float G4LEnp::pcm
staticprivate
Initial value:
= {
0.685E-01, 0.969E-01, 0.119, 0.153, 0.181, 0.217, 0.256,
0.291, 0.336, 0.399, 0.444, 0.484, 0.522, 0.539,
0.565, 0.589, 0.613, 0.650, 0.685, 0.718, 0.750,
0.781, 0.810, 0.839, 0.866, 0.893, 0.919, 0.944,
0.969, 1.016, 1.061, 1.104, 1.146, 1.186, 1.263,
1.335, 1.404, 1.469, 1.532
}

Definition at line 81 of file G4LEnp.hh.

const G4float G4LEnp::sig
staticprivate

Definition at line 80 of file G4LEnp.hh.

Referenced by ApplyYourself().

const G4float G4LEnp::sigtot
staticprivate
Initial value:
= {
947., 485., 310., 168., 110., 75.7, 55.2,
45.9, 39.1, 34.1, 32.3, 31.3, 30.1, 29.5,
28.4, 27.4, 26.4, 24.8, 23.4, 22.4, 21.9,
22.074, 22.182, 22.380, 22.589, 22.777, 22.939, 23.072,
23.182, 23.339, 23.443, 23.561, 23.752, 23.996, 24.841,
25.406, 24.742, 24.314, 23.695
}

Definition at line 81 of file G4LEnp.hh.


The documentation for this class was generated from the following files: