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

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/cross_sections/include/G4ZeroXS.hh>

+ Inheritance diagram for G4ZeroXS:
+ Collaboration diagram for G4ZeroXS:

Public Member Functions

 G4ZeroXS ()
 
virtual ~G4ZeroXS ()
 
virtual G4bool IsElementApplicable (const G4DynamicParticle *, G4int, const G4Material *mat=0)
 
virtual G4double GetElementCrossSection (const G4DynamicParticle *, G4int, const G4Material *mat=0)
 
virtual void CrossSectionDescription (std::ostream &) const
 
- Public Member Functions inherited from G4VCrossSectionDataSet
 G4VCrossSectionDataSet (const G4String &nam="")
 
virtual ~G4VCrossSectionDataSet ()
 
virtual G4bool IsIsoApplicable (const G4DynamicParticle *, G4int Z, G4int A, const G4Element *elm=nullptr, const G4Material *mat=nullptr)
 
G4double GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=nullptr)
 
G4double ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=nullptr)
 
virtual G4double GetIsoCrossSection (const G4DynamicParticle *, G4int Z, G4int A, const G4Isotope *iso=nullptr, const G4Element *elm=nullptr, const G4Material *mat=nullptr)
 
virtual const G4IsotopeSelectIsotope (const G4Element *, G4double kinEnergy, G4double logE)
 
virtual void BuildPhysicsTable (const G4ParticleDefinition &)
 
virtual void DumpPhysicsTable (const G4ParticleDefinition &)
 
virtual G4int GetVerboseLevel () const
 
virtual void SetVerboseLevel (G4int value)
 
G4double GetMinKinEnergy () const
 
void SetMinKinEnergy (G4double value)
 
G4double GetMaxKinEnergy () const
 
void SetMaxKinEnergy (G4double value)
 
bool ForAllAtomsAndEnergies () const
 
void SetForAllAtomsAndEnergies (G4bool val)
 
const G4StringGetName () const
 

Private Member Functions

G4ZeroXSoperator= (const G4ZeroXS &right)
 
 G4ZeroXS (const G4ZeroXS &)
 

Additional Inherited Members

- Protected Member Functions inherited from G4VCrossSectionDataSet
void SetName (const G4String &)
 
- Protected Attributes inherited from G4VCrossSectionDataSet
G4int verboseLevel
 

Detailed Description

Definition at line 53 of file G4ZeroXS.hh.

View newest version in sPHENIX GitHub at line 53 of file G4ZeroXS.hh

Constructor & Destructor Documentation

G4ZeroXS::G4ZeroXS ( )

Definition at line 46 of file G4ZeroXS.cc.

View newest version in sPHENIX GitHub at line 46 of file G4ZeroXS.cc

G4ZeroXS::~G4ZeroXS ( )
virtual

Definition at line 53 of file G4ZeroXS.cc.

View newest version in sPHENIX GitHub at line 53 of file G4ZeroXS.cc

G4ZeroXS::G4ZeroXS ( const G4ZeroXS )
private

Member Function Documentation

void G4ZeroXS::CrossSectionDescription ( std::ostream &  outFile) const
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 78 of file G4ZeroXS.cc.

View newest version in sPHENIX GitHub at line 78 of file G4ZeroXS.cc

G4double G4ZeroXS::GetElementCrossSection ( const G4DynamicParticle ,
G4int  ,
const G4Material mat = 0 
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 69 of file G4ZeroXS.cc.

View newest version in sPHENIX GitHub at line 69 of file G4ZeroXS.cc

G4bool G4ZeroXS::IsElementApplicable ( const G4DynamicParticle ,
G4int  ,
const G4Material mat = 0 
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 60 of file G4ZeroXS.cc.

View newest version in sPHENIX GitHub at line 60 of file G4ZeroXS.cc

G4ZeroXS& G4ZeroXS::operator= ( const G4ZeroXS right)
private

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