Geant4  10.03
G4ZeroXS Class Reference

#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=0, const G4Material *mat=0)
 
G4double GetCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0)
 
G4double ComputeCrossSection (const G4DynamicParticle *, const G4Element *, const G4Material *mat=0)
 
virtual G4double GetIsoCrossSection (const G4DynamicParticle *, G4int Z, G4int A, const G4Isotope *iso=0, const G4Element *elm=0, const G4Material *mat=0)
 
virtual G4Isotope * SelectIsotope (const G4Element *, G4double kinEnergy)
 
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)
 
const G4String & GetName () const
 

Private Member Functions

G4ZeroXS & operator= (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 54 of file G4ZeroXS.hh.

Constructor & Destructor Documentation

G4ZeroXS::G4ZeroXS ( )

Definition at line 47 of file G4ZeroXS.cc.

G4ZeroXS::~G4ZeroXS ( )
virtual

Definition at line 54 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 79 of file G4ZeroXS.cc.

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

Reimplemented from G4VCrossSectionDataSet.

Definition at line 70 of file G4ZeroXS.cc.

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

Reimplemented from G4VCrossSectionDataSet.

Definition at line 61 of file G4ZeroXS.cc.

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

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