|
Geant4
10.01
|
#include <G4eeToHadronsMultiModel.hh>
Inheritance diagram for G4eeToHadronsMultiModel:
Collaboration diagram for G4eeToHadronsMultiModel:Private Member Functions | |
| void | AddEEModel (G4Vee2hadrons *, const G4DataVector &) |
| G4double | LabToCM (G4double) |
| G4eeToHadronsMultiModel & | operator= (const G4eeToHadronsMultiModel &right) |
| G4eeToHadronsMultiModel (const G4eeToHadronsMultiModel &) | |
Private Attributes | |
| G4eeCrossSections * | cross |
| G4ParticleChangeForGamma * | fParticleChange |
| G4double | delta |
| std::vector< G4eeToHadronsModel * > | models |
| std::vector< G4double > | ekinMin |
| std::vector< G4double > | ekinPeak |
| std::vector< G4double > | ekinMax |
| std::vector< G4double > | cumSum |
| G4double | thKineticEnergy |
| G4double | maxKineticEnergy |
| G4double | csFactor |
| G4int | nModels |
| G4int | verbose |
| G4bool | isInitialised |
Additional Inherited Members | |
Protected Member Functions inherited from G4VEmModel | |
| G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
| G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
| virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
| const G4MaterialCutsCouple * | CurrentCouple () const |
| void | SetCurrentElement (const G4Element *) |
Protected Attributes inherited from G4VEmModel | |
| CLHEP::HepRandomEngine * | rndmEngineMod |
| G4ElementData * | fElementData |
| G4VParticleChange * | pParticleChange |
| G4PhysicsTable * | xSectionTable |
| const std::vector< G4double > * | theDensityFactor |
| const std::vector< G4int > * | theDensityIdx |
| size_t | idxTable |
Static Protected Attributes inherited from G4VEmModel | |
| static const G4double | inveplus = 1.0/CLHEP::eplus |
Definition at line 64 of file G4eeToHadronsMultiModel.hh.
| G4eeToHadronsMultiModel::G4eeToHadronsMultiModel | ( | G4int | ver = 0, |
| const G4String & | nam = "eeToHadrons" |
||
| ) |
Definition at line 66 of file G4eeToHadronsMultiModel.cc.
References cross, DBL_MAX, delta, fParticleChange, GeV, maxKineticEnergy, MeV, and thKineticEnergy.
|
virtual |
Definition at line 82 of file G4eeToHadronsMultiModel.cc.
References cross.
|
private |
|
private |
Definition at line 133 of file G4eeToHadronsMultiModel.cc.
References cumSum, ekinMax, ekinMin, ekinPeak, G4Vee2hadrons::HighEnergy(), G4eeToHadronsModel::Initialise(), G4Vee2hadrons::LowEnergy(), models, G4Vee2hadrons::PeakEnergy(), G4InuclParticleNames::positron, G4Positron::Positron(), thKineticEnergy, and verbose.
Referenced by Initialise().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 163 of file G4eeToHadronsMultiModel.cc.
References ComputeCrossSectionPerElectron().
Here is the call graph for this function:
|
inline |
Definition at line 149 of file G4eeToHadronsMultiModel.hh.
References csFactor, cumSum, ekinMax, ekinMin, G4INCL::KinematicsUtils::energy(), LabToCM(), models, nModels, and thKineticEnergy.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 151 of file G4eeToHadronsMultiModel.cc.
References ComputeCrossSectionPerElectron(), and G4Material::GetElectronDensity().
Here is the call graph for this function:
|
virtual |
Implements G4VEmModel.
Definition at line 89 of file G4eeToHadronsMultiModel.cc.
References AddEEModel(), cross, delta, fParticleChange, G4VEmModel::GetParticleChangeForGamma(), isInitialised, maxKineticEnergy, models, and nModels.
Here is the call graph for this function:Definition at line 139 of file G4eeToHadronsMultiModel.hh.
Referenced by ComputeCrossSectionPerElectron(), and SampleSecondaries().
Here is the caller graph for this function:
|
private |
|
virtual |
Definition at line 199 of file G4eeToHadronsMultiModel.cc.
References e1, e2, G4cout, G4endl, GeV, maxKineticEnergy, thKineticEnergy, and verbose.
Referenced by G4eeToHadrons::PrintInfo().
Here is the caller graph for this function:
|
virtual |
Implements G4VEmModel.
Definition at line 175 of file G4eeToHadronsMultiModel.cc.
References cumSum, G4INCL::KinematicsUtils::energy(), fParticleChange, fStopAndKill, G4UniformRand, G4DynamicParticle::GetKineticEnergy(), LabToCM(), models, nModels, G4VParticleChange::ProposeTrackStatus(), and thKineticEnergy.
Here is the call graph for this function:| void G4eeToHadronsMultiModel::SetCrossSecFactor | ( | G4double | fac | ) |
Definition at line 214 of file G4eeToHadronsMultiModel.cc.
References csFactor, fac, G4cout, G4endl, and verbose.
Referenced by G4eeToHadrons::InitialiseProcess(), and G4eeToHadrons::SetCrossSecFactor().
Here is the caller graph for this function:
|
private |
Definition at line 116 of file G4eeToHadronsMultiModel.hh.
Referenced by G4eeToHadronsMultiModel(), Initialise(), and ~G4eeToHadronsMultiModel().
|
private |
Definition at line 129 of file G4eeToHadronsMultiModel.hh.
Referenced by ComputeCrossSectionPerElectron(), and SetCrossSecFactor().
|
private |
Definition at line 125 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), ComputeCrossSectionPerElectron(), and SampleSecondaries().
|
private |
Definition at line 118 of file G4eeToHadronsMultiModel.hh.
Referenced by G4eeToHadronsMultiModel(), and Initialise().
|
private |
Definition at line 124 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), and ComputeCrossSectionPerElectron().
|
private |
Definition at line 122 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), and ComputeCrossSectionPerElectron().
|
private |
Definition at line 123 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel().
|
private |
Definition at line 117 of file G4eeToHadronsMultiModel.hh.
Referenced by G4eeToHadronsMultiModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 133 of file G4eeToHadronsMultiModel.hh.
Referenced by Initialise().
|
private |
Definition at line 128 of file G4eeToHadronsMultiModel.hh.
Referenced by G4eeToHadronsMultiModel(), Initialise(), and PrintInfo().
|
private |
Definition at line 120 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), ComputeCrossSectionPerElectron(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 131 of file G4eeToHadronsMultiModel.hh.
Referenced by ComputeCrossSectionPerElectron(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 127 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), ComputeCrossSectionPerElectron(), G4eeToHadronsMultiModel(), PrintInfo(), and SampleSecondaries().
|
private |
Definition at line 132 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), PrintInfo(), and SetCrossSecFactor().