Geant4  10.00.p02
G4HIJING_Model Class Reference

#include <G4HIJING_Model.hh>

+ Inheritance diagram for G4HIJING_Model:
+ Collaboration diagram for G4HIJING_Model:

Public Member Functions

 G4HIJING_Model (const G4String &name="HIJING")
 
virtual ~G4HIJING_Model ()
 
G4ReactionProductVectorPropagate (G4KineticTrackVector *theSecondaries, G4V3DNucleus *theTarget)
 
virtual G4HadFinalStateApplyYourself (const G4HadProjectile &, G4Nucleus &)
 
- Public Member Functions inherited from G4VIntraNuclearTransportModel
 G4VIntraNuclearTransportModel (const G4String &modelName="CascadeModel", G4VPreCompoundModel *ptr=0)
 
virtual ~G4VIntraNuclearTransportModel ()
 
virtual G4ReactionProductVectorPropagateNuclNucl (G4KineticTrackVector *theSecondaries, G4V3DNucleus *theNucleus, G4V3DNucleus *theProjectileNucleus)
 
void SetDeExcitation (G4VPreCompoundModel *ptr)
 
void Set3DNucleus (G4V3DNucleus *const value)
 
void SetPrimaryProjectile (const G4HadProjectile &aPrimary)
 
const G4StringGetModelName () const
 
virtual void ModelDescription (std::ostream &outFile) const
 
virtual void PropagateModelDescription (std::ostream &outFile) const
 
- 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)
 

Private Member Functions

G4int operator== (G4HIJING_Model &right)
 
G4int operator!= (G4HIJING_Model &right)
 
void InitialiseDataTables ()
 
G4double Eplab (G4double, G4double)
 
void WelcomeMessage () const
 

Private Attributes

float efrm
 
float bmin
 
float bmax
 
G4int Nproduce
 
G4int verbose
 
G4int CurrentEvent
 
G4HadFinalState theResult
 
HistoManagerfHistoManager
 

Additional Inherited Members

- Protected Member Functions inherited from G4VIntraNuclearTransportModel
G4V3DNucleusGet3DNucleus () const
 
G4VPreCompoundModelGetDeExcitation () const
 
const G4HadProjectileGetPrimaryProjectile () const
 
- Protected Member Functions inherited from G4HadronicInteraction
void SetModelName (const G4String &nam)
 
G4bool IsBlocked () const
 
void Block ()
 
- Protected Attributes inherited from G4VIntraNuclearTransportModel
G4String theTransportModelName
 
G4V3DNucleusthe3DNucleus
 
G4VPreCompoundModeltheDeExcitation
 
const G4HadProjectilethePrimaryProjectile
 
- Protected Attributes inherited from G4HadronicInteraction
G4HadFinalState theParticleChange
 
G4int verboseLevel
 
G4double theMinEnergy
 
G4double theMaxEnergy
 
G4bool isBlocked
 

Detailed Description

Definition at line 60 of file G4HIJING_Model.hh.

Constructor & Destructor Documentation

G4HIJING_Model::G4HIJING_Model ( const G4String name = "HIJING")
virtual G4HIJING_Model::~G4HIJING_Model ( )
virtual

Member Function Documentation

virtual G4HadFinalState* G4HIJING_Model::ApplyYourself ( const G4HadProjectile ,
G4Nucleus  
)
virtual

Implements G4HadronicInteraction.

G4double G4HIJING_Model::Eplab ( G4double  ,
G4double   
)
private
void G4HIJING_Model::InitialiseDataTables ( )
private
G4int G4HIJING_Model::operator!= ( G4HIJING_Model right)
inlineprivate

Definition at line 95 of file G4HIJING_Model.hh.

G4int G4HIJING_Model::operator== ( G4HIJING_Model right)
inlineprivate

Definition at line 91 of file G4HIJING_Model.hh.

G4ReactionProductVector* G4HIJING_Model::Propagate ( G4KineticTrackVector theSecondaries,
G4V3DNucleus theTarget 
)
virtual
void G4HIJING_Model::WelcomeMessage ( ) const
private

Member Data Documentation

float G4HIJING_Model::bmax
private

Definition at line 103 of file G4HIJING_Model.hh.

float G4HIJING_Model::bmin
private

Definition at line 102 of file G4HIJING_Model.hh.

G4int G4HIJING_Model::CurrentEvent
private

Definition at line 114 of file G4HIJING_Model.hh.

float G4HIJING_Model::efrm
private

Definition at line 101 of file G4HIJING_Model.hh.

HistoManager* G4HIJING_Model::fHistoManager
private

Definition at line 124 of file G4HIJING_Model.hh.

G4int G4HIJING_Model::Nproduce
private

Definition at line 104 of file G4HIJING_Model.hh.

G4HadFinalState G4HIJING_Model::theResult
private

Definition at line 123 of file G4HIJING_Model.hh.

G4int G4HIJING_Model::verbose
private

Definition at line 107 of file G4HIJING_Model.hh.


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