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

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/standard/include/G4eplusTo2GammaOKVIModel.hh>

+ Inheritance diagram for G4eplusTo2GammaOKVIModel:
+ Collaboration diagram for G4eplusTo2GammaOKVIModel:

Public Member Functions

 G4eplusTo2GammaOKVIModel (const G4ParticleDefinition *p=nullptr, const G4String &nam="eplus2ggOKVI")
 
virtual ~G4eplusTo2GammaOKVIModel ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &) override
 
G4double ComputeCrossSectionPerElectron (G4double kinEnergy)
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double kinEnergy, G4double Z, G4double A=0., G4double cutEnergy=0., G4double maxEnergy=DBL_MAX) final
 
virtual G4double CrossSectionPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX) final
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin=0.0, G4double maxEnergy=DBL_MAX) final
 
void SetDelta (G4double val)
 
- Public Member Functions inherited from G4VEmModel
 G4VEmModel (const G4String &nam)
 
virtual ~G4VEmModel ()
 
virtual void InitialiseLocal (const G4ParticleDefinition *, G4VEmModel *masterModel)
 
virtual void InitialiseForMaterial (const G4ParticleDefinition *, const G4Material *)
 
virtual void InitialiseForElement (const G4ParticleDefinition *, G4int Z)
 
virtual G4double ComputeDEDXPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
virtual G4double GetPartialCrossSection (const G4Material *, G4int level, const G4ParticleDefinition *, G4double kineticEnergy)
 
virtual G4double ComputeCrossSectionPerShell (const G4ParticleDefinition *, G4int Z, G4int shellIdx, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ChargeSquareRatio (const G4Track &)
 
virtual G4double GetChargeSquareRatio (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual G4double GetParticleCharge (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void StartTracking (G4Track *)
 
virtual void CorrectionsAlongStep (const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double &eloss, G4double &niel, G4double length)
 
virtual G4double Value (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy)
 
virtual G4double MinPrimaryEnergy (const G4Material *, const G4ParticleDefinition *, G4double cut=0.0)
 
virtual G4double MinEnergyCut (const G4ParticleDefinition *, const G4MaterialCutsCouple *)
 
virtual void SetupForMaterial (const G4ParticleDefinition *, const G4Material *, G4double kineticEnergy)
 
virtual void DefineForRegion (const G4Region *)
 
virtual void ModelDescription (std::ostream &outFile) const
 
void InitialiseElementSelectors (const G4ParticleDefinition *, const G4DataVector &)
 
std::vector
< G4EmElementSelector * > * 
GetElementSelectors ()
 
void SetElementSelectors (std::vector< G4EmElementSelector * > *)
 
virtual G4double ComputeDEDX (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=DBL_MAX)
 
G4double CrossSection (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeMeanFreePath (const G4ParticleDefinition *, G4double kineticEnergy, const G4Material *, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, const G4Element *, G4double kinEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectRandomAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectTargetAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, G4double logKineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
const G4ElementSelectRandomAtom (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
G4int SelectRandomAtomNumber (const G4Material *)
 
G4int SelectIsotopeNumber (const G4Element *)
 
void SetParticleChange (G4VParticleChange *, G4VEmFluctuationModel *f=nullptr)
 
void SetCrossSectionTable (G4PhysicsTable *, G4bool isLocal)
 
G4ElementDataGetElementData ()
 
G4PhysicsTableGetCrossSectionTable ()
 
G4VEmFluctuationModelGetModelOfFluctuations ()
 
G4VEmAngularDistributionGetAngularDistribution ()
 
G4VEmModelGetTripletModel ()
 
void SetTripletModel (G4VEmModel *)
 
void SetAngularDistribution (G4VEmAngularDistribution *)
 
G4double HighEnergyLimit () const
 
G4double LowEnergyLimit () const
 
G4double HighEnergyActivationLimit () const
 
G4double LowEnergyActivationLimit () const
 
G4double PolarAngleLimit () const
 
G4double SecondaryThreshold () const
 
G4bool LPMFlag () const
 
G4bool DeexcitationFlag () const
 
G4bool ForceBuildTableFlag () const
 
G4bool UseAngularGeneratorFlag () const
 
void SetAngularGeneratorFlag (G4bool)
 
void SetHighEnergyLimit (G4double)
 
void SetLowEnergyLimit (G4double)
 
void SetActivationHighEnergyLimit (G4double)
 
void SetActivationLowEnergyLimit (G4double)
 
G4bool IsActive (G4double kinEnergy) const
 
void SetPolarAngleLimit (G4double)
 
void SetSecondaryThreshold (G4double)
 
void SetLPMFlag (G4bool val)
 
void SetDeexcitationFlag (G4bool val)
 
void SetForceBuildTable (G4bool val)
 
void SetFluctuationFlag (G4bool val)
 
void SetMasterThread (G4bool val)
 
G4bool IsMaster () const
 
void SetUseBaseMaterials (G4bool val)
 
G4bool UseBaseMaterials () const
 
G4double MaxSecondaryKinEnergy (const G4DynamicParticle *dynParticle)
 
const G4StringGetName () const
 
void SetCurrentCouple (const G4MaterialCutsCouple *)
 
const G4ElementGetCurrentElement () const
 
const G4IsotopeGetCurrentIsotope () const
 
G4bool IsLocked () const
 
void SetLocked (G4bool)
 

Private Member Functions

G4eplusTo2GammaOKVIModeloperator= (const G4eplusTo2GammaOKVIModel &right)=delete
 
 G4eplusTo2GammaOKVIModel (const G4eplusTo2GammaOKVIModel &)=delete
 

Private Attributes

G4double fDelta
 
G4double fGammaTh
 
const G4ParticleDefinitiontheGamma
 
G4ParticleChangeForGammafParticleChange
 
G4eplusTo3GammaOKVIModelf3GModel
 
const G4DataVectorfCuts
 

Static Private Attributes

static G4PhysicsVectorfCrossSection = nullptr
 
static G4PhysicsVectorfCrossSection3G = nullptr
 
static G4PhysicsVectorf3GProbability = nullptr
 

Additional Inherited Members

- Protected Member Functions inherited from G4VEmModel
G4ParticleChangeForLossGetParticleChangeForLoss ()
 
G4ParticleChangeForGammaGetParticleChangeForGamma ()
 
virtual G4double MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy)
 
const G4MaterialCutsCoupleCurrentCouple () const
 
void SetCurrentElement (const G4Element *)
 
- Protected Attributes inherited from G4VEmModel
G4ElementDatafElementData
 
G4VParticleChangepParticleChange
 
G4PhysicsTablexSectionTable
 
const G4MaterialpBaseMaterial
 
const std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 
G4bool lossFlucFlag
 
G4double inveplus
 
G4double pFactor
 

Detailed Description

Definition at line 56 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 56 of file G4eplusTo2GammaOKVIModel.hh

Constructor & Destructor Documentation

G4eplusTo2GammaOKVIModel::G4eplusTo2GammaOKVIModel ( const G4ParticleDefinition p = nullptr,
const G4String nam = "eplus2ggOKVI" 
)
explicit

Definition at line 69 of file G4eplusTo2GammaOKVIModel.cc.

View newest version in sPHENIX GitHub at line 69 of file G4eplusTo2GammaOKVIModel.cc

References f3GModel, fCuts, fParticleChange, G4Gamma::Gamma(), G4VEmModel::SetTripletModel(), and theGamma.

+ Here is the call graph for this function:

G4eplusTo2GammaOKVIModel::~G4eplusTo2GammaOKVIModel ( )
virtual

Definition at line 84 of file G4eplusTo2GammaOKVIModel.cc.

View newest version in sPHENIX GitHub at line 84 of file G4eplusTo2GammaOKVIModel.cc

G4eplusTo2GammaOKVIModel::G4eplusTo2GammaOKVIModel ( const G4eplusTo2GammaOKVIModel )
privatedelete

Member Function Documentation

G4double G4eplusTo2GammaOKVIModel::ComputeCrossSectionPerAtom ( const G4ParticleDefinition ,
G4double  kinEnergy,
G4double  Z,
G4double  A = 0.,
G4double  cutEnergy = 0.,
G4double  maxEnergy = DBL_MAX 
)
finalvirtual

Reimplemented from G4VEmModel.

Definition at line 150 of file G4eplusTo2GammaOKVIModel.cc.

View newest version in sPHENIX GitHub at line 150 of file G4eplusTo2GammaOKVIModel.cc

References Acts::VectorHelpers::cross(), fCrossSection, and G4PhysicsVector::Value().

+ Here is the call graph for this function:

G4double G4eplusTo2GammaOKVIModel::ComputeCrossSectionPerElectron ( G4double  kinEnergy)

Definition at line 127 of file G4eplusTo2GammaOKVIModel.cc.

View newest version in sPHENIX GitHub at line 127 of file G4eplusTo2GammaOKVIModel.cc

References source.hepunit::alpha_rcl2, source.hepunit::classic_electr_radius, Acts::VectorHelpers::cross(), source.hepunit::electron_mass_c2, eV, fDelta, G4Log(), G4InuclParticleNames::gam, max, and pi.

Referenced by Initialise().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4double G4eplusTo2GammaOKVIModel::CrossSectionPerVolume ( const G4Material material,
const G4ParticleDefinition ,
G4double  kineticEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
finalvirtual

Reimplemented from G4VEmModel.

Definition at line 162 of file G4eplusTo2GammaOKVIModel.cc.

View newest version in sPHENIX GitHub at line 162 of file G4eplusTo2GammaOKVIModel.cc

References Acts::VectorHelpers::cross(), fCrossSection, G4Material::GetElectronDensity(), and G4PhysicsVector::Value().

+ Here is the call graph for this function:

void G4eplusTo2GammaOKVIModel::Initialise ( const G4ParticleDefinition p,
const G4DataVector cuts 
)
overridevirtual
G4eplusTo2GammaOKVIModel& G4eplusTo2GammaOKVIModel::operator= ( const G4eplusTo2GammaOKVIModel right)
privatedelete
void G4eplusTo2GammaOKVIModel::SetDelta ( G4double  val)
inline

Definition at line 91 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 91 of file G4eplusTo2GammaOKVIModel.hh

References fDelta.

Member Data Documentation

G4eplusTo3GammaOKVIModel* G4eplusTo2GammaOKVIModel::f3GModel
private

Definition at line 104 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 104 of file G4eplusTo2GammaOKVIModel.hh

Referenced by G4eplusTo2GammaOKVIModel(), Initialise(), and SampleSecondaries().

G4PhysicsVector * G4eplusTo2GammaOKVIModel::f3GProbability = nullptr
staticprivate

Definition at line 110 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 110 of file G4eplusTo2GammaOKVIModel.hh

Referenced by Initialise(), and SampleSecondaries().

G4PhysicsVector * G4eplusTo2GammaOKVIModel::fCrossSection = nullptr
staticprivate

Definition at line 108 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 108 of file G4eplusTo2GammaOKVIModel.hh

Referenced by ComputeCrossSectionPerAtom(), CrossSectionPerVolume(), and Initialise().

G4PhysicsVector * G4eplusTo2GammaOKVIModel::fCrossSection3G = nullptr
staticprivate

Definition at line 109 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 109 of file G4eplusTo2GammaOKVIModel.hh

Referenced by Initialise(), and SampleSecondaries().

const G4DataVector* G4eplusTo2GammaOKVIModel::fCuts
private

Definition at line 106 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 106 of file G4eplusTo2GammaOKVIModel.hh

Referenced by G4eplusTo2GammaOKVIModel(), Initialise(), and SampleSecondaries().

G4double G4eplusTo2GammaOKVIModel::fDelta
private

Definition at line 100 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 100 of file G4eplusTo2GammaOKVIModel.hh

Referenced by ComputeCrossSectionPerElectron(), Initialise(), SampleSecondaries(), and SetDelta().

G4double G4eplusTo2GammaOKVIModel::fGammaTh
private

Definition at line 101 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 101 of file G4eplusTo2GammaOKVIModel.hh

Referenced by Initialise(), and SampleSecondaries().

G4ParticleChangeForGamma* G4eplusTo2GammaOKVIModel::fParticleChange
private

Definition at line 103 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 103 of file G4eplusTo2GammaOKVIModel.hh

Referenced by G4eplusTo2GammaOKVIModel(), Initialise(), and SampleSecondaries().

const G4ParticleDefinition* G4eplusTo2GammaOKVIModel::theGamma
private

Definition at line 102 of file G4eplusTo2GammaOKVIModel.hh.

View newest version in sPHENIX GitHub at line 102 of file G4eplusTo2GammaOKVIModel.hh

Referenced by G4eplusTo2GammaOKVIModel(), and SampleSecondaries().


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