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

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

+ Inheritance diagram for G4NeutrinoElectronNcXsc:
+ Collaboration diagram for G4NeutrinoElectronNcXsc:

Public Member Functions

 G4NeutrinoElectronNcXsc ()
 
 ~G4NeutrinoElectronNcXsc ()
 
virtual G4bool IsElementApplicable (const G4DynamicParticle *, G4int Z, const G4Material *)
 
virtual G4double GetElementCrossSection (const G4DynamicParticle *, G4int Z, const G4Material *)
 
void SetCutEnergy (G4double ec)
 
G4double GetCutEnergy ()
 
void SetBiasingFactor (G4double bf)
 
G4double GetBiasingFactor ()
 
- 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 void CrossSectionDescription (std::ostream &) const
 
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
 

Protected Attributes

G4double fCofXsc
 
G4double fSin2tW
 
G4double fCutEnergy
 
G4double fBiasingFactor
 
- Protected Attributes inherited from G4VCrossSectionDataSet
G4int verboseLevel
 

Additional Inherited Members

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

Detailed Description

Definition at line 39 of file G4NeutrinoElectronNcXsc.hh.

View newest version in sPHENIX GitHub at line 39 of file G4NeutrinoElectronNcXsc.hh

Constructor & Destructor Documentation

G4NeutrinoElectronNcXsc::G4NeutrinoElectronNcXsc ( )

Definition at line 41 of file G4NeutrinoElectronNcXsc.cc.

View newest version in sPHENIX GitHub at line 41 of file G4NeutrinoElectronNcXsc.cc

References source.hepunit::electron_mass_c2, fBiasingFactor, fCofXsc, fCutEnergy, fSin2tW, halfpi, and source.hepunit::hbarc.

G4NeutrinoElectronNcXsc::~G4NeutrinoElectronNcXsc ( )

Definition at line 61 of file G4NeutrinoElectronNcXsc.cc.

View newest version in sPHENIX GitHub at line 61 of file G4NeutrinoElectronNcXsc.cc

Member Function Documentation

G4double G4NeutrinoElectronNcXsc::GetBiasingFactor ( )
inline

Definition at line 58 of file G4NeutrinoElectronNcXsc.hh.

View newest version in sPHENIX GitHub at line 58 of file G4NeutrinoElectronNcXsc.hh

References fBiasingFactor.

G4double G4NeutrinoElectronNcXsc::GetCutEnergy ( )
inline

Definition at line 55 of file G4NeutrinoElectronNcXsc.hh.

View newest version in sPHENIX GitHub at line 55 of file G4NeutrinoElectronNcXsc.hh

References fCutEnergy.

G4double G4NeutrinoElectronNcXsc::GetElementCrossSection ( const G4DynamicParticle aPart,
G4int  Z,
const G4Material  
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 90 of file G4NeutrinoElectronNcXsc.cc.

View newest version in sPHENIX GitHub at line 90 of file G4NeutrinoElectronNcXsc.cc

References bb, source.hepunit::electron_mass_c2, energy, fBiasingFactor, fCofXsc, fCutEnergy, fSin2tW, G4DynamicParticle::GetDefinition(), G4ParticleDefinition::GetParticleName(), G4DynamicParticle::GetTotalEnergy(), and GeV.

Referenced by G4NeutrinoElectronTotXsc::GetElementCrossSection().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4bool G4NeutrinoElectronNcXsc::IsElementApplicable ( const G4DynamicParticle aPart,
G4int  Z,
const G4Material  
)
virtual

Reimplemented from G4VCrossSectionDataSet.

Definition at line 67 of file G4NeutrinoElectronNcXsc.cc.

View newest version in sPHENIX GitHub at line 67 of file G4NeutrinoElectronNcXsc.cc

References source.hepunit::electron_mass_c2, energy, fCutEnergy, G4DynamicParticle::GetDefinition(), G4ParticleDefinition::GetParticleName(), and G4DynamicParticle::GetTotalEnergy().

Referenced by G4NeutrinoElectronTotXsc::IsElementApplicable().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4NeutrinoElectronNcXsc::SetBiasingFactor ( G4double  bf)
inline

Definition at line 57 of file G4NeutrinoElectronNcXsc.hh.

View newest version in sPHENIX GitHub at line 57 of file G4NeutrinoElectronNcXsc.hh

References fBiasingFactor.

Referenced by G4NeutrinoElectronTotXsc::SetBiasingFactor(), and G4NeutrinoElectronTotXsc::SetBiasingFactors().

+ Here is the caller graph for this function:

void G4NeutrinoElectronNcXsc::SetCutEnergy ( G4double  ec)
inline

Definition at line 54 of file G4NeutrinoElectronNcXsc.hh.

View newest version in sPHENIX GitHub at line 54 of file G4NeutrinoElectronNcXsc.hh

References fCutEnergy.

Member Data Documentation

G4double G4NeutrinoElectronNcXsc::fBiasingFactor
protected

Definition at line 65 of file G4NeutrinoElectronNcXsc.hh.

View newest version in sPHENIX GitHub at line 65 of file G4NeutrinoElectronNcXsc.hh

Referenced by G4NeutrinoElectronNcXsc(), GetBiasingFactor(), GetElementCrossSection(), and SetBiasingFactor().

G4double G4NeutrinoElectronNcXsc::fCofXsc
protected

Definition at line 58 of file G4NeutrinoElectronNcXsc.hh.

View newest version in sPHENIX GitHub at line 58 of file G4NeutrinoElectronNcXsc.hh

Referenced by G4NeutrinoElectronNcXsc(), and GetElementCrossSection().

G4double G4NeutrinoElectronNcXsc::fCutEnergy
protected

Definition at line 64 of file G4NeutrinoElectronNcXsc.hh.

View newest version in sPHENIX GitHub at line 64 of file G4NeutrinoElectronNcXsc.hh

Referenced by G4NeutrinoElectronNcXsc(), GetCutEnergy(), GetElementCrossSection(), IsElementApplicable(), and SetCutEnergy().

G4double G4NeutrinoElectronNcXsc::fSin2tW
protected

Definition at line 63 of file G4NeutrinoElectronNcXsc.hh.

View newest version in sPHENIX GitHub at line 63 of file G4NeutrinoElectronNcXsc.hh

Referenced by G4NeutrinoElectronNcXsc(), and GetElementCrossSection().


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