Geant4  10.02
G4ParticleHPFinalState Class Referenceabstract

#include <G4ParticleHPFinalState.hh>

+ Inheritance diagram for G4ParticleHPFinalState:
+ Collaboration diagram for G4ParticleHPFinalState:

Public Member Functions

 G4ParticleHPFinalState ()
 
virtual ~G4ParticleHPFinalState ()
 
void Init (G4double A, G4double Z, G4String &dirName, G4String &aFSType, G4ParticleDefinition *projectile)
 
virtual void Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &aFSType, G4ParticleDefinition *)=0
 
virtual G4HadFinalStateApplyYourself (const G4HadProjectile &)
 
virtual G4ParticleHPFinalStateNew ()=0
 
G4bool HasXsec ()
 
G4bool HasFSData ()
 
G4bool HasAnyData ()
 
virtual G4double GetXsec (G4double)
 
virtual G4ParticleHPVectorGetXsec ()
 
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)
 

Protected Member Functions

void adjust_final_state (G4LorentzVector)
 
G4bool DoNotAdjustFinalState ()
 

Protected Attributes

G4bool hasXsec
 
G4bool hasFSData
 
G4bool hasAnyData
 
G4ParticleHPNames theNames
 
G4Cache< G4HadFinalState * > theResult
 
G4double theBaseA
 
G4double theBaseZ
 
G4int theBaseM
 
G4int theNDLDataZ
 
G4int theNDLDataA
 
G4int theNDLDataM
 
G4ParticleDefinitiontheProjectile
 

Private Attributes

G4bool adjustResult
 

Detailed Description

Definition at line 47 of file G4ParticleHPFinalState.hh.

Constructor & Destructor Documentation

G4ParticleHPFinalState::G4ParticleHPFinalState ( )
inline

Definition at line 51 of file G4ParticleHPFinalState.hh.

References adjustResult, hasAnyData, hasFSData, hasXsec, G4Neutron::Neutron(), G4Cache< VALTYPE >::Put(), theBaseA, theBaseZ, theNDLDataA, theNDLDataZ, theProjectile, and theResult.

+ Here is the call graph for this function:

virtual G4ParticleHPFinalState::~G4ParticleHPFinalState ( )
inlinevirtual

Definition at line 71 of file G4ParticleHPFinalState.hh.

Member Function Documentation

void G4ParticleHPFinalState::adjust_final_state ( G4LorentzVector  init_4p_lab)
protected
virtual G4HadFinalState* G4ParticleHPFinalState::ApplyYourself ( const G4HadProjectile )
inlinevirtual

Reimplemented in G4ParticleHPFSFissionFS, G4FissionLibrary, G4ParticleHPFissionBaseFS, G4ParticleHPInelasticCompFS, G4ParticleHPInelasticBaseFS, G4ParticleHPElasticFS, G4ParticleHPCaptureFS, G4ParticleHPFFFissionFS, G4ParticleHPFissionFS, G4ParticleHPFCFissionFS, G4ParticleHPLCFissionFS, G4ParticleHPSCFissionFS, G4ParticleHPTCFissionFS, G4ParticleHP2AInelasticFS, G4ParticleHP3NAInelasticFS, G4ParticleHP3NInelasticFS, G4ParticleHP3NPInelasticFS, G4ParticleHP4NInelasticFS, G4ParticleHPAInelasticFS, G4ParticleHP2N2AInelasticFS, G4ParticleHP2NAInelasticFS, G4ParticleHP2NDInelasticFS, G4ParticleHP2NInelasticFS, G4ParticleHP2NPInelasticFS, G4ParticleHP2PInelasticFS, G4ParticleHP3AInelasticFS, G4ParticleHPDAInelasticFS, G4ParticleHPDInelasticFS, G4ParticleHPHe3InelasticFS, G4ParticleHPN2AInelasticFS, G4ParticleHPN2PInelasticFS, G4ParticleHPN3AInelasticFS, G4ParticleHPNAInelasticFS, G4ParticleHPND2AInelasticFS, G4ParticleHPNDInelasticFS, G4ParticleHPNHe3InelasticFS, G4ParticleHPNInelasticFS, G4ParticleHPNPAInelasticFS, G4ParticleHPNPInelasticFS, G4ParticleHPNT2AInelasticFS, G4ParticleHPNTInelasticFS, G4ParticleHPNXInelasticFS, G4ParticleHPPAInelasticFS, G4ParticleHPPDInelasticFS, G4ParticleHPPInelasticFS, G4ParticleHPPTInelasticFS, G4ParticleHPTInelasticFS, G4ParticleHPD2AInelasticFS, and G4ParticleHPT2AInelasticFS.

Definition at line 76 of file G4ParticleHPFinalState.hh.

Referenced by G4ParticleHPChannel::ApplyYourself().

+ Here is the caller graph for this function:

G4bool G4ParticleHPFinalState::DoNotAdjustFinalState ( )
inlineprotected

Definition at line 125 of file G4ParticleHPFinalState.hh.

Referenced by G4ParticleHPCaptureFS::ApplyYourself().

+ Here is the caller graph for this function:

G4double G4ParticleHPFinalState::GetA ( void  )
inline

Definition at line 97 of file G4ParticleHPFinalState.hh.

References theBaseA.

G4int G4ParticleHPFinalState::GetM ( )
inline

Definition at line 98 of file G4ParticleHPFinalState.hh.

References theBaseM.

Referenced by G4ParticleHPChannel::GetM().

+ Here is the caller graph for this function:

G4double G4ParticleHPFinalState::GetN ( )
inline

Definition at line 96 of file G4ParticleHPFinalState.hh.

References theBaseA.

Referenced by G4ParticleHPChannel::ApplyYourself(), and G4ParticleHPChannel::GetN().

+ Here is the caller graph for this function:

virtual G4double G4ParticleHPFinalState::GetXsec ( G4double  )
inlinevirtual

Reimplemented in G4ParticleHPInelasticCompFS, G4ParticleHPInelasticBaseFS, and G4ParticleHPFissionBaseFS.

Definition at line 91 of file G4ParticleHPFinalState.hh.

Referenced by G4ParticleHPChannel::GetFSCrossSection(), and G4ParticleHPChannel::UpdateData().

+ Here is the caller graph for this function:

virtual G4ParticleHPVector* G4ParticleHPFinalState::GetXsec ( )
inlinevirtual
G4double G4ParticleHPFinalState::GetZ ( void  )
inline

Definition at line 95 of file G4ParticleHPFinalState.hh.

References theBaseZ.

Referenced by G4ParticleHPChannel::ApplyYourself(), and G4ParticleHPChannel::GetZ().

+ Here is the caller graph for this function:

G4bool G4ParticleHPFinalState::HasAnyData ( )
inline

Definition at line 89 of file G4ParticleHPFinalState.hh.

References hasAnyData.

Referenced by G4ParticleHPChannel::HasAnyData().

+ Here is the caller graph for this function:

G4bool G4ParticleHPFinalState::HasFSData ( )
inline

Definition at line 88 of file G4ParticleHPFinalState.hh.

References hasFSData.

Referenced by G4ParticleHPCaptureFS::ApplyYourself(), G4ParticleHPFissionBaseFS::ApplyYourself(), G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPChannel::HasFSData(), and G4ParticleHPFissionFS::Init().

+ Here is the caller graph for this function:

G4bool G4ParticleHPFinalState::HasXsec ( )
inline

Definition at line 87 of file G4ParticleHPFinalState.hh.

References hasXsec.

Referenced by G4ParticleHPChannel::DumpInfo().

+ Here is the caller graph for this function:

void G4ParticleHPFinalState::Init ( G4double  A,
G4double  Z,
G4String dirName,
G4String aFSType,
G4ParticleDefinition projectile 
)
inline

Definition at line 74 of file G4ParticleHPFinalState.hh.

References Init().

Referenced by Init(), and G4ParticleHPChannel::UpdateData().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

virtual G4ParticleHPFinalState* G4ParticleHPFinalState::New ( )
pure virtual
void G4ParticleHPFinalState::SetA_Z ( G4double  anA,
G4double  aZ,
G4int  aM = 0 
)
inline

Definition at line 94 of file G4ParticleHPFinalState.hh.

References theBaseA, theBaseM, and theBaseZ.

Referenced by G4ParticleHPChannel::Register().

+ Here is the caller graph for this function:

void G4ParticleHPFinalState::SetAZMs ( G4double  anA,
G4double  aZ,
G4int  aM,
G4ParticleHPDataUsed  used 
)
inline

Definition at line 100 of file G4ParticleHPFinalState.hh.

References G4ParticleHPDataUsed::GetA(), G4ParticleHPDataUsed::GetM(), G4ParticleHPDataUsed::GetZ(), theBaseA, theBaseM, theBaseZ, theNDLDataA, theNDLDataM, and theNDLDataZ.

Referenced by G4ParticleHPCaptureFS::Init(), G4ParticleHPFSFissionFS::Init(), G4ParticleHPElasticFS::Init(), G4ParticleHPFissionBaseFS::Init(), G4ParticleHPInelasticBaseFS::Init(), and G4ParticleHPInelasticCompFS::Init().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4ParticleHPFinalState::SetProjectile ( G4ParticleDefinition projectile)
inline

Definition at line 104 of file G4ParticleHPFinalState.hh.

References theProjectile.

Referenced by G4ParticleHPChannel::Register().

+ Here is the caller graph for this function:

Member Data Documentation

G4bool G4ParticleHPFinalState::adjustResult
private

Definition at line 131 of file G4ParticleHPFinalState.hh.

Referenced by G4ParticleHPFinalState().

G4int G4ParticleHPFinalState::theBaseM
protected

Definition at line 120 of file G4ParticleHPFinalState.hh.

Referenced by GetM(), SetA_Z(), and SetAZMs().

G4int G4ParticleHPFinalState::theNDLDataM
protected

Definition at line 128 of file G4ParticleHPFinalState.hh.

Referenced by SetAZMs().

G4Cache< G4HadFinalState* > G4ParticleHPFinalState::theResult
protected

Definition at line 115 of file G4ParticleHPFinalState.hh.

Referenced by adjust_final_state(), G4ParticleHPD2AInelasticFS::ApplyYourself(), G4ParticleHPT2AInelasticFS::ApplyYourself(), G4ParticleHPPTInelasticFS::ApplyYourself(), G4ParticleHP2NAInelasticFS::ApplyYourself(), G4ParticleHP2NPInelasticFS::ApplyYourself(), G4ParticleHPPAInelasticFS::ApplyYourself(), G4ParticleHPNXInelasticFS::ApplyYourself(), G4ParticleHPNTInelasticFS::ApplyYourself(), G4ParticleHPNT2AInelasticFS::ApplyYourself(), G4ParticleHPNHe3InelasticFS::ApplyYourself(), G4ParticleHPNInelasticFS::ApplyYourself(), G4ParticleHPNPAInelasticFS::ApplyYourself(), G4ParticleHPNPInelasticFS::ApplyYourself(), G4ParticleHPNDInelasticFS::ApplyYourself(), G4ParticleHP2PInelasticFS::ApplyYourself(), G4ParticleHPNAInelasticFS::ApplyYourself(), G4ParticleHPDAInelasticFS::ApplyYourself(), G4ParticleHPDInelasticFS::ApplyYourself(), G4ParticleHP2N2AInelasticFS::ApplyYourself(), G4ParticleHPPDInelasticFS::ApplyYourself(), G4ParticleHPPInelasticFS::ApplyYourself(), G4ParticleHP3AInelasticFS::ApplyYourself(), G4ParticleHPHe3InelasticFS::ApplyYourself(), G4ParticleHPTInelasticFS::ApplyYourself(), G4ParticleHP2NDInelasticFS::ApplyYourself(), G4ParticleHPN2AInelasticFS::ApplyYourself(), G4ParticleHPN2PInelasticFS::ApplyYourself(), G4ParticleHP2NInelasticFS::ApplyYourself(), G4ParticleHPN3AInelasticFS::ApplyYourself(), G4ParticleHPND2AInelasticFS::ApplyYourself(), G4ParticleHP4NInelasticFS::ApplyYourself(), G4ParticleHP2AInelasticFS::ApplyYourself(), G4ParticleHPAInelasticFS::ApplyYourself(), G4ParticleHP3NAInelasticFS::ApplyYourself(), G4ParticleHP3NInelasticFS::ApplyYourself(), G4ParticleHP3NPInelasticFS::ApplyYourself(), G4ParticleHPFissionFS::ApplyYourself(), G4ParticleHPCaptureFS::ApplyYourself(), G4ParticleHPElasticFS::ApplyYourself(), G4FissionLibrary::ApplyYourself(), G4ParticleHPInelasticBaseFS::BaseApply(), G4ParticleHPInelasticCompFS::CompositeApply(), and G4ParticleHPFinalState().


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