|
Geant4
10.00.p01
|
#include <G4eeToHadronsMultiModel.hh>
Inheritance diagram for G4eeToHadronsMultiModel:
Collaboration diagram for G4eeToHadronsMultiModel:Private Member Functions | |
| void | AddEEModel (G4Vee2hadrons *) |
| G4eeToHadronsMultiModel & | operator= (const G4eeToHadronsMultiModel &right) |
| G4eeToHadronsMultiModel (const G4eeToHadronsMultiModel &) | |
Private Attributes | |
| G4eeCrossSections * | cross |
| G4ParticleChangeForGamma * | fParticleChange |
| 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 | |
| G4ElementData * | fElementData |
| G4VParticleChange * | pParticleChange |
| G4PhysicsTable * | xSectionTable |
| const std::vector< G4double > * | theDensityFactor |
| const std::vector< G4int > * | theDensityIdx |
| size_t | idxTable |
Definition at line 62 of file G4eeToHadronsMultiModel.hh.
| G4eeToHadronsMultiModel::G4eeToHadronsMultiModel | ( | G4int | ver = 0, |
| const G4String & | nam = "eeToHadrons" |
||
| ) |
Definition at line 65 of file G4eeToHadronsMultiModel.cc.
References cross, DBL_MAX, fParticleChange, GeV, maxKineticEnergy, and thKineticEnergy.
|
virtual |
Definition at line 80 of file G4eeToHadronsMultiModel.cc.
|
private |
|
private |
Definition at line 140 of file G4eeToHadronsMultiModel.cc.
References cumSum, ekinMax, ekinMin, ekinPeak, G4Vee2hadrons::HighEnergy(), G4VEmModel::HighEnergyLimit(), G4VEmModel::LowEnergyLimit(), models, G4Vee2hadrons::PeakEnergy(), G4VEmModel::SetHighEnergyLimit(), G4VEmModel::SetLowEnergyLimit(), thKineticEnergy, G4Vee2hadrons::ThresholdEnergy(), 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 168 of file G4eeToHadronsMultiModel.cc.
References ComputeCrossSectionPerElectron().
Here is the call graph for this function:
|
inline |
Definition at line 132 of file G4eeToHadronsMultiModel.hh.
References csFactor, cumSum, ekinMax, ekinMin, models, nModels, and thKineticEnergy.
Referenced by ComputeCrossSectionPerAtom(), and CrossSectionPerVolume().
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4VEmModel.
Definition at line 156 of file G4eeToHadronsMultiModel.cc.
References ComputeCrossSectionPerElectron(), and G4Material::GetElectronDensity().
Here is the call graph for this function:
|
virtual |
Implements G4VEmModel.
Definition at line 93 of file G4eeToHadronsMultiModel.cc.
References AddEEModel(), cross, fParticleChange, G4VEmModel::GetParticleChangeForGamma(), GeV, isInitialised, maxKineticEnergy, models, nModels, G4Vee2hadrons::SetHighEnergy(), and G4Vee2hadrons::SetLowEnergy().
Here is the call graph for this function:
|
private |
|
virtual |
Definition at line 200 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 180 of file G4eeToHadronsMultiModel.cc.
References cumSum, fParticleChange, fStopAndKill, G4UniformRand, G4DynamicParticle::GetKineticEnergy(), models, nModels, G4VParticleChange::ProposeTrackStatus(), and thKineticEnergy.
Here is the call graph for this function:| void G4eeToHadronsMultiModel::SetCrossSecFactor | ( | G4double | fac | ) |
Definition at line 215 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 111 of file G4eeToHadronsMultiModel.hh.
Referenced by G4eeToHadronsMultiModel(), Initialise(), and ~G4eeToHadronsMultiModel().
|
private |
Definition at line 123 of file G4eeToHadronsMultiModel.hh.
Referenced by ComputeCrossSectionPerElectron(), and SetCrossSecFactor().
|
private |
Definition at line 119 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), ComputeCrossSectionPerElectron(), and SampleSecondaries().
|
private |
Definition at line 118 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), and ComputeCrossSectionPerElectron().
|
private |
Definition at line 116 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), and ComputeCrossSectionPerElectron().
|
private |
Definition at line 117 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel().
|
private |
Definition at line 112 of file G4eeToHadronsMultiModel.hh.
Referenced by G4eeToHadronsMultiModel(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 127 of file G4eeToHadronsMultiModel.hh.
Referenced by Initialise().
|
private |
Definition at line 122 of file G4eeToHadronsMultiModel.hh.
Referenced by G4eeToHadronsMultiModel(), Initialise(), and PrintInfo().
|
private |
Definition at line 114 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), ComputeCrossSectionPerElectron(), Initialise(), SampleSecondaries(), and ~G4eeToHadronsMultiModel().
|
private |
Definition at line 125 of file G4eeToHadronsMultiModel.hh.
Referenced by ComputeCrossSectionPerElectron(), Initialise(), and SampleSecondaries().
|
private |
Definition at line 121 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), ComputeCrossSectionPerElectron(), G4eeToHadronsMultiModel(), PrintInfo(), and SampleSecondaries().
|
private |
Definition at line 126 of file G4eeToHadronsMultiModel.hh.
Referenced by AddEEModel(), PrintInfo(), and SetCrossSecFactor().