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

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/utils/include/G4DNACPA100WaterIonisationStructure.hh>

+ Collaboration diagram for G4DNACPA100WaterIonisationStructure:

Public Member Functions

 G4DNACPA100WaterIonisationStructure ()
 
virtual ~G4DNACPA100WaterIonisationStructure ()
 
G4double IonisationEnergy (G4int level)
 
G4double UEnergy (G4int level)
 
G4int NumberOfLevels ()
 

Private Attributes

G4int nLevels
 
std::vector< G4doubleenergyConstant
 
std::vector< G4doubleUConstant
 

Detailed Description

Definition at line 46 of file G4DNACPA100WaterIonisationStructure.hh.

View newest version in sPHENIX GitHub at line 46 of file G4DNACPA100WaterIonisationStructure.hh

Constructor & Destructor Documentation

G4DNACPA100WaterIonisationStructure::G4DNACPA100WaterIonisationStructure ( )

Definition at line 42 of file G4DNACPA100WaterIonisationStructure.cc.

View newest version in sPHENIX GitHub at line 42 of file G4DNACPA100WaterIonisationStructure.cc

References energyConstant, eV, nLevels, and UConstant.

G4DNACPA100WaterIonisationStructure::~G4DNACPA100WaterIonisationStructure ( )
virtual

Definition at line 61 of file G4DNACPA100WaterIonisationStructure.cc.

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

Member Function Documentation

G4double G4DNACPA100WaterIonisationStructure::IonisationEnergy ( G4int  level)

Definition at line 66 of file G4DNACPA100WaterIonisationStructure.cc.

View newest version in sPHENIX GitHub at line 66 of file G4DNACPA100WaterIonisationStructure.cc

References energyConstant, and nLevels.

Referenced by G4DNACPA100IonisationModel::DifferentialCrossSection(), G4DNACPA100IonisationModel::RandomizeEjectedElectronEnergy(), and G4DNACPA100IonisationModel::SampleSecondaries().

+ Here is the caller graph for this function:

G4int G4DNACPA100WaterIonisationStructure::NumberOfLevels ( )
inline

Definition at line 58 of file G4DNACPA100WaterIonisationStructure.hh.

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

References nLevels.

G4double G4DNACPA100WaterIonisationStructure::UEnergy ( G4int  level)

Definition at line 77 of file G4DNACPA100WaterIonisationStructure.cc.

View newest version in sPHENIX GitHub at line 77 of file G4DNACPA100WaterIonisationStructure.cc

References nLevels, and UConstant.

Member Data Documentation

std::vector<G4double> G4DNACPA100WaterIonisationStructure::energyConstant
private

Definition at line 67 of file G4DNACPA100WaterIonisationStructure.hh.

View newest version in sPHENIX GitHub at line 67 of file G4DNACPA100WaterIonisationStructure.hh

Referenced by G4DNACPA100WaterIonisationStructure(), and IonisationEnergy().

G4int G4DNACPA100WaterIonisationStructure::nLevels
private

Definition at line 65 of file G4DNACPA100WaterIonisationStructure.hh.

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

Referenced by G4DNACPA100WaterIonisationStructure(), IonisationEnergy(), NumberOfLevels(), and UEnergy().

std::vector<G4double> G4DNACPA100WaterIonisationStructure::UConstant
private

Definition at line 68 of file G4DNACPA100WaterIonisationStructure.hh.

View newest version in sPHENIX GitHub at line 68 of file G4DNACPA100WaterIonisationStructure.hh

Referenced by G4DNACPA100WaterIonisationStructure(), and UEnergy().


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