Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
G4NeutronHPInelasticBaseFS Class Referenceabstract

#include <G4NeutronHPInelasticBaseFS.hh>

Inheritance diagram for G4NeutronHPInelasticBaseFS:
Inheritance graph
[legend]
Collaboration diagram for G4NeutronHPInelasticBaseFS:
Collaboration graph
[legend]

Public Member Functions

 G4NeutronHPInelasticBaseFS ()
 
virtual ~G4NeutronHPInelasticBaseFS ()
 
void Init (G4double A, G4double Z, G4int M, G4String &dirName, G4String &bit)
 
void BaseApply (const G4HadProjectile &theTrack, G4ParticleDefinition **theDefs, G4int nDef)
 
void InitGammas (G4double AR, G4double ZR)
 
virtual G4HadFinalStateApplyYourself (const G4HadProjectile &theTrack)=0
 
virtual G4NeutronHPFinalStateNew ()=0
 
virtual G4double GetXsec (G4double anEnergy)
 
virtual G4NeutronHPVectorGetXsec ()
 
- Public Member Functions inherited from G4NeutronHPFinalState
 G4NeutronHPFinalState ()
 
virtual ~G4NeutronHPFinalState ()
 
void Init (G4double A, G4double Z, G4String &dirName, G4String &aFSType)
 
G4bool HasXsec ()
 
G4bool HasFSData ()
 
G4bool HasAnyData ()
 
void SetA_Z (G4double anA, G4double aZ, G4int aM=0)
 
G4double GetZ ()
 
G4double GetN ()
 
G4int GetM ()
 

Protected Attributes

G4NeutronHPVectortheXsection
 
G4NeutronHPEnergyDistributiontheEnergyDistribution
 
G4NeutronHPAngulartheAngularDistribution
 
G4NeutronHPEnAngCorrelationtheEnergyAngData
 
G4NeutronHPPhotonDisttheFinalStatePhotons
 
G4double theNuclearMassDifference
 
G4NeutronHPDeExGammas theGammas
 
G4String gammaPath
 
- Protected Attributes inherited from G4NeutronHPFinalState
G4bool hasXsec
 
G4bool hasFSData
 
G4bool hasAnyData
 
G4NeutronHPNames theNames
 
G4HadFinalState theResult
 
G4double theBaseA
 
G4double theBaseZ
 
G4int theBaseM
 
G4int theNDLDataZ
 
G4int theNDLDataA
 
G4int theNDLDataM
 

Additional Inherited Members

- Protected Member Functions inherited from G4NeutronHPFinalState
void SetAZMs (G4double anA, G4double aZ, G4int aM, G4NeutronHPDataUsed used)
 
void adjust_final_state (G4LorentzVector)
 

Detailed Description

Definition at line 42 of file G4NeutronHPInelasticBaseFS.hh.

Constructor & Destructor Documentation

G4NeutronHPInelasticBaseFS::G4NeutronHPInelasticBaseFS ( )
inline

Definition at line 46 of file G4NeutronHPInelasticBaseFS.hh.

virtual G4NeutronHPInelasticBaseFS::~G4NeutronHPInelasticBaseFS ( )
inlinevirtual

Definition at line 57 of file G4NeutronHPInelasticBaseFS.hh.

Member Function Documentation

virtual G4HadFinalState* G4NeutronHPInelasticBaseFS::ApplyYourself ( const G4HadProjectile theTrack)
pure virtual
void G4NeutronHPInelasticBaseFS::BaseApply ( const G4HadProjectile theTrack,
G4ParticleDefinition **  theDefs,
G4int  nDef 
)

Definition at line 168 of file G4NeutronHPInelasticBaseFS.cc.

Here is the caller graph for this function:

virtual G4double G4NeutronHPInelasticBaseFS::GetXsec ( G4double  anEnergy)
inlinevirtual

Reimplemented from G4NeutronHPFinalState.

Definition at line 72 of file G4NeutronHPInelasticBaseFS.hh.

Here is the call graph for this function:

virtual G4NeutronHPVector* G4NeutronHPInelasticBaseFS::GetXsec ( )
inlinevirtual

Reimplemented from G4NeutronHPFinalState.

Definition at line 76 of file G4NeutronHPInelasticBaseFS.hh.

void G4NeutronHPInelasticBaseFS::Init ( G4double  A,
G4double  Z,
G4int  M,
G4String dirName,
G4String bit 
)
virtual
void G4NeutronHPInelasticBaseFS::InitGammas ( G4double  AR,
G4double  ZR 
)

Definition at line 46 of file G4NeutronHPInelasticBaseFS.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

virtual G4NeutronHPFinalState* G4NeutronHPInelasticBaseFS::New ( )
pure virtual

Member Data Documentation

G4String G4NeutronHPInelasticBaseFS::gammaPath
protected

Definition at line 88 of file G4NeutronHPInelasticBaseFS.hh.

G4NeutronHPAngular* G4NeutronHPInelasticBaseFS::theAngularDistribution
protected

Definition at line 82 of file G4NeutronHPInelasticBaseFS.hh.

G4NeutronHPEnAngCorrelation* G4NeutronHPInelasticBaseFS::theEnergyAngData
protected

Definition at line 83 of file G4NeutronHPInelasticBaseFS.hh.

G4NeutronHPEnergyDistribution* G4NeutronHPInelasticBaseFS::theEnergyDistribution
protected

Definition at line 81 of file G4NeutronHPInelasticBaseFS.hh.

G4NeutronHPPhotonDist* G4NeutronHPInelasticBaseFS::theFinalStatePhotons
protected

Definition at line 85 of file G4NeutronHPInelasticBaseFS.hh.

G4NeutronHPDeExGammas G4NeutronHPInelasticBaseFS::theGammas
protected

Definition at line 87 of file G4NeutronHPInelasticBaseFS.hh.

G4double G4NeutronHPInelasticBaseFS::theNuclearMassDifference
protected

Definition at line 86 of file G4NeutronHPInelasticBaseFS.hh.

G4NeutronHPVector* G4NeutronHPInelasticBaseFS::theXsection
protected

Definition at line 80 of file G4NeutronHPInelasticBaseFS.hh.


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