ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ParticleHPDInelasticFS Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/particle_hp/include/G4ParticleHPDInelasticFS.hh>

+ Inheritance diagram for G4ParticleHPDInelasticFS:
+ Collaboration diagram for G4ParticleHPDInelasticFS:

Public Member Functions

 G4ParticleHPDInelasticFS ()
 
 ~G4ParticleHPDInelasticFS ()
 
void Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aFSType, G4ParticleDefinition *)
 
G4HadFinalStateApplyYourself (const G4HadProjectile &theTrack)
 
G4ParticleHPFinalStateNew ()
 
- Public Member Functions inherited from G4ParticleHPInelasticCompFS
 G4ParticleHPInelasticCompFS ()
 
virtual ~G4ParticleHPInelasticCompFS ()
 
void Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aSFType, G4ParticleDefinition *)
 
void InitGammas (G4double AR, G4double ZR)
 
virtual G4double GetXsec (G4double anEnergy)
 
virtual G4ParticleHPVectorGetXsec ()
 
G4int SelectExitChannel (G4double eKinetic)
 
void CompositeApply (const G4HadProjectile &theTrack, G4ParticleDefinition *aHadron)
 
void InitDistributionInitialState (G4ReactionProduct &anIncidentPart, G4ReactionProduct &aTarget, G4int it)
 
- Public Member Functions inherited from G4ParticleHPFinalState
 G4ParticleHPFinalState ()
 
virtual ~G4ParticleHPFinalState ()
 
void Init (G4double A, G4double Z, G4String &dirName, G4String &aFSType, G4ParticleDefinition *projectile)
 
G4bool HasXsec ()
 
G4bool HasFSData ()
 
G4bool HasAnyData ()
 
void SetA_Z (G4double anA, G4double aZ, G4int aM=0)
 
G4double GetZ ()
 
G4double GetN ()
 
G4double GetA ()
 
G4int GetM ()
 
void SetAZMs (G4double anA, G4double aZ, G4int aM, G4ParticleHPDataUsed used)
 
void SetProjectile (G4ParticleDefinition *projectile)
 

Additional Inherited Members

- Protected Member Functions inherited from G4ParticleHPFinalState
void adjust_final_state (G4LorentzVector)
 
G4bool DoNotAdjustFinalState ()
 
- Protected Attributes inherited from G4ParticleHPInelasticCompFS
G4ParticleHPVectortheXsection [51]
 
G4ParticleHPEnergyDistributiontheEnergyDistribution [51]
 
G4ParticleHPAngulartheAngularDistribution [51]
 
G4ParticleHPEnAngCorrelationtheEnergyAngData [51]
 
G4ParticleHPPhotonDisttheFinalStatePhotons [51]
 
G4ParticleHPDeExGammas theGammas
 
G4String gammaPath
 
std::vector< G4doubleQI
 
std::vector< G4intLR
 

Detailed Description

Definition at line 41 of file G4ParticleHPDInelasticFS.hh.

View newest version in sPHENIX GitHub at line 41 of file G4ParticleHPDInelasticFS.hh

Constructor & Destructor Documentation

G4ParticleHPDInelasticFS::G4ParticleHPDInelasticFS ( )
inline

Definition at line 45 of file G4ParticleHPDInelasticFS.hh.

View newest version in sPHENIX GitHub at line 45 of file G4ParticleHPDInelasticFS.hh

Referenced by New().

+ Here is the caller graph for this function:

G4ParticleHPDInelasticFS::~G4ParticleHPDInelasticFS ( )
inline

Definition at line 46 of file G4ParticleHPDInelasticFS.hh.

View newest version in sPHENIX GitHub at line 46 of file G4ParticleHPDInelasticFS.hh

Member Function Documentation

G4HadFinalState * G4ParticleHPDInelasticFS::ApplyYourself ( const G4HadProjectile theTrack)
virtual

Implements G4ParticleHPInelasticCompFS.

Definition at line 64 of file G4ParticleHPDInelasticFS.cc.

View newest version in sPHENIX GitHub at line 64 of file G4ParticleHPDInelasticFS.cc

References G4ParticleHPInelasticCompFS::CompositeApply(), G4Deuteron::Deuteron(), G4Cache< VALTYPE >::Get(), and G4ParticleHPFinalState::theResult.

+ Here is the call graph for this function:

void G4ParticleHPDInelasticFS::Init ( G4double  A,
G4double  Z,
G4int  M,
G4String dirName,
G4String aFSType,
G4ParticleDefinition projectile 
)
virtual

Implements G4ParticleHPFinalState.

Definition at line 36 of file G4ParticleHPDInelasticFS.cc.

View newest version in sPHENIX GitHub at line 36 of file G4ParticleHPDInelasticFS.cc

References A(), G4Alpha::Alpha(), G4Deuteron::Deuteron(), G4He3::He3(), G4ParticleHPInelasticCompFS::Init(), G4ParticleHPInelasticCompFS::InitGammas(), G4Neutron::Neutron(), G4Proton::Proton(), G4Triton::Triton(), and Z.

+ Here is the call graph for this function:

G4ParticleHPFinalState* G4ParticleHPDInelasticFS::New ( )
inlinevirtual

Implements G4ParticleHPInelasticCompFS.

Definition at line 49 of file G4ParticleHPDInelasticFS.hh.

View newest version in sPHENIX GitHub at line 49 of file G4ParticleHPDInelasticFS.hh

References G4ParticleHPDInelasticFS().

+ Here is the call graph for this function:


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