Geant4  10.00.p02
G4PenelopeComptonModel Class Reference

#include <G4PenelopeComptonModel.hh>

+ Inheritance diagram for G4PenelopeComptonModel:
+ Collaboration diagram for G4PenelopeComptonModel:

Public Member Functions

 G4PenelopeComptonModel (const G4ParticleDefinition *p=0, const G4String &processName="PenCompton")
 
virtual ~G4PenelopeComptonModel ()
 
virtual void Initialise (const G4ParticleDefinition *, const G4DataVector &)
 
virtual void InitialiseLocal (const G4ParticleDefinition *, G4VEmModel *masterModel)
 
virtual G4double CrossSectionPerVolume (const G4Material *, const G4ParticleDefinition *, G4double kineticEnergy, G4double cutEnergy=0.0, G4double maxEnergy=DBL_MAX)
 
virtual G4double ComputeCrossSectionPerAtom (const G4ParticleDefinition *, G4double, G4double, G4double, G4double, G4double)
 
virtual void SampleSecondaries (std::vector< G4DynamicParticle * > *, const G4MaterialCutsCouple *, const G4DynamicParticle *, G4double tmin, G4double maxEnergy)
 
void SetVerbosityLevel (G4int lev)
 
G4int GetVerbosityLevel ()
 
- Public Member Functions inherited from G4VEmModel
 G4VEmModel (const G4String &nam)
 
virtual ~G4VEmModel ()
 
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 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 *)
 
void InitialiseElementSelectors (const G4ParticleDefinition *, const G4DataVector &)
 
std::vector
< G4EmElementSelector * > * 
GetElementSelectors ()
 
void SetElementSelectors (std::vector< G4EmElementSelector * > *)
 
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)
 
G4int SelectIsotopeNumber (const G4Element *)
 
const G4ElementSelectRandomAtom (const G4MaterialCutsCouple *, const G4ParticleDefinition *, G4double kineticEnergy, 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 *)
 
void SetParticleChange (G4VParticleChange *, G4VEmFluctuationModel *f=0)
 
void SetCrossSectionTable (G4PhysicsTable *, G4bool isLocal)
 
G4ElementDataGetElementData ()
 
G4PhysicsTableGetCrossSectionTable ()
 
G4VEmFluctuationModelGetModelOfFluctuations ()
 
G4VEmAngularDistributionGetAngularDistribution ()
 
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)
 
void SetPolarAngleLimit (G4double)
 
void SetSecondaryThreshold (G4double)
 
void SetLPMFlag (G4bool val)
 
void SetDeexcitationFlag (G4bool val)
 
void SetForceBuildTable (G4bool val)
 
void SetMasterThread (G4bool val)
 
G4bool IsMaster () const
 
G4double MaxSecondaryKinEnergy (const G4DynamicParticle *dynParticle)
 
const G4StringGetName () const
 
void SetCurrentCouple (const G4MaterialCutsCouple *)
 
const G4ElementGetCurrentElement () const
 

Protected Attributes

G4ParticleChangeForGammafParticleChange
 
const G4ParticleDefinitionfParticle
 
- Protected Attributes inherited from G4VEmModel
G4ElementDatafElementData
 
G4VParticleChangepParticleChange
 
G4PhysicsTablexSectionTable
 
const std::vector< G4double > * theDensityFactor
 
const std::vector< G4int > * theDensityIdx
 
size_t idxTable
 

Private Member Functions

void SetParticle (const G4ParticleDefinition *)
 
G4double DifferentialCrossSection (G4double cdt, G4double energy, G4PenelopeOscillator *osc)
 
G4double OscillatorTotalCrossSection (G4double energy, G4PenelopeOscillator *osc)
 
G4double KleinNishinaCrossSection (G4double energy, const G4Material *)
 
G4PenelopeComptonModeloperator= (const G4PenelopeComptonModel &right)
 
 G4PenelopeComptonModel (const G4PenelopeComptonModel &)
 

Private Attributes

G4double fIntrinsicLowEnergyLimit
 
G4double fIntrinsicHighEnergyLimit
 
G4int verboseLevel
 
G4bool isInitialised
 
G4VAtomDeexcitationfAtomDeexcitation
 
const G4AtomicTransitionManagerfTransitionManager
 
G4PenelopeOscillatorManageroscManager
 

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 *)
 

Detailed Description

Definition at line 63 of file G4PenelopeComptonModel.hh.

Constructor & Destructor Documentation

G4PenelopeComptonModel::G4PenelopeComptonModel ( const G4ParticleDefinition p = 0,
const G4String processName = "PenCompton" 
)

Definition at line 62 of file G4PenelopeComptonModel.cc.

References eV, fIntrinsicHighEnergyLimit, fIntrinsicLowEnergyLimit, fTransitionManager, G4PenelopeOscillatorManager::GetOscillatorManager(), GeV, G4AtomicTransitionManager::Instance(), oscManager, G4VEmModel::SetDeexcitationFlag(), G4VEmModel::SetHighEnergyLimit(), SetParticle(), and verboseLevel.

+ Here is the call graph for this function:

G4PenelopeComptonModel::~G4PenelopeComptonModel ( )
virtual

Definition at line 94 of file G4PenelopeComptonModel.cc.

G4PenelopeComptonModel::G4PenelopeComptonModel ( const G4PenelopeComptonModel )
private

Member Function Documentation

G4double G4PenelopeComptonModel::ComputeCrossSectionPerAtom ( const G4ParticleDefinition ,
G4double  ,
G4double  ,
G4double  ,
G4double  ,
G4double   
)
virtual

Reimplemented from G4VEmModel.

Definition at line 234 of file G4PenelopeComptonModel.cc.

References G4cout, and G4endl.

G4double G4PenelopeComptonModel::CrossSectionPerVolume ( const G4Material material,
const G4ParticleDefinition p,
G4double  kineticEnergy,
G4double  cutEnergy = 0.0,
G4double  maxEnergy = DBL_MAX 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 164 of file G4PenelopeComptonModel.cc.

References G4cout, G4endl, G4PenelopeOscillatorManager::GetAtomsPerMolecule(), G4Material::GetName(), G4PenelopeOscillatorManager::GetOscillatorTableCompton(), G4Material::GetTotNbOfAtomsPerVolume(), keV, KleinNishinaCrossSection(), MeV, mm, OscillatorTotalCrossSection(), oscManager, G4INCL::Math::pi, G4VEmModel::SetupForMaterial(), and verboseLevel.

+ Here is the call graph for this function:

G4double G4PenelopeComptonModel::DifferentialCrossSection ( G4double  cdt,
G4double  energy,
G4PenelopeOscillator osc 
)
private

Definition at line 695 of file G4PenelopeComptonModel.cc.

References G4PenelopeOscillator::GetHartreeFactor(), G4PenelopeOscillator::GetIonisationEnergy(), and G4INCL::Math::max().

Referenced by OscillatorTotalCrossSection().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4int G4PenelopeComptonModel::GetVerbosityLevel ( )
inline

Definition at line 100 of file G4PenelopeComptonModel.hh.

References verboseLevel.

void G4PenelopeComptonModel::Initialise ( const G4ParticleDefinition part,
const G4DataVector  
)
virtual

Implements G4VEmModel.

Definition at line 99 of file G4PenelopeComptonModel.cc.

References G4LossTableManager::AtomDeexcitation(), fAtomDeexcitation, fParticle, fParticleChange, G4cout, G4endl, G4VEmModel::GetParticleChangeForGamma(), GeV, G4VEmModel::HighEnergyLimit(), G4LossTableManager::Instance(), isInitialised, G4VEmModel::IsMaster(), keV, G4VEmModel::LowEnergyLimit(), SetParticle(), and verboseLevel.

+ Here is the call graph for this function:

void G4PenelopeComptonModel::InitialiseLocal ( const G4ParticleDefinition part,
G4VEmModel masterModel 
)
virtual

Reimplemented from G4VEmModel.

Definition at line 138 of file G4PenelopeComptonModel.cc.

References fParticle, G4cout, G4endl, and verboseLevel.

G4double G4PenelopeComptonModel::KleinNishinaCrossSection ( G4double  energy,
const G4Material material 
)
private

Definition at line 892 of file G4PenelopeComptonModel.cc.

References G4PenelopeOscillator::GetIonisationEnergy(), G4PenelopeOscillator::GetOscillatorStrength(), G4PenelopeOscillatorManager::GetOscillatorTableCompton(), and oscManager.

Referenced by CrossSectionPerVolume().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

G4PenelopeComptonModel& G4PenelopeComptonModel::operator= ( const G4PenelopeComptonModel right)
private
G4double G4PenelopeComptonModel::OscillatorTotalCrossSection ( G4double  energy,
G4PenelopeOscillator osc 
)
private

Definition at line 757 of file G4PenelopeComptonModel.cc.

References a, DifferentialCrossSection(), G4cout, G4endl, G4PenelopeOscillator::GetOscillatorStrength(), G4INCL::Math::max(), and G4INCL::Math::min().

Referenced by CrossSectionPerVolume().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void G4PenelopeComptonModel::SampleSecondaries ( std::vector< G4DynamicParticle * > *  fvect,
const G4MaterialCutsCouple couple,
const G4DynamicParticle aDynamicGamma,
G4double  tmin,
G4double  maxEnergy 
)
virtual
void G4PenelopeComptonModel::SetParticle ( const G4ParticleDefinition p)
private

Definition at line 932 of file G4PenelopeComptonModel.cc.

References fParticle.

Referenced by G4PenelopeComptonModel(), and Initialise().

+ Here is the caller graph for this function:

void G4PenelopeComptonModel::SetVerbosityLevel ( G4int  lev)
inline

Definition at line 99 of file G4PenelopeComptonModel.hh.

References verboseLevel.

Member Data Documentation

G4VAtomDeexcitation* G4PenelopeComptonModel::fAtomDeexcitation
private

Definition at line 131 of file G4PenelopeComptonModel.hh.

Referenced by Initialise(), and SampleSecondaries().

G4double G4PenelopeComptonModel::fIntrinsicHighEnergyLimit
private

Definition at line 125 of file G4PenelopeComptonModel.hh.

Referenced by G4PenelopeComptonModel().

G4double G4PenelopeComptonModel::fIntrinsicLowEnergyLimit
private

Definition at line 124 of file G4PenelopeComptonModel.hh.

Referenced by G4PenelopeComptonModel(), and SampleSecondaries().

const G4ParticleDefinition* G4PenelopeComptonModel::fParticle
protected

Definition at line 105 of file G4PenelopeComptonModel.hh.

Referenced by Initialise(), InitialiseLocal(), and SetParticle().

G4ParticleChangeForGamma* G4PenelopeComptonModel::fParticleChange
protected

Definition at line 100 of file G4PenelopeComptonModel.hh.

Referenced by Initialise(), and SampleSecondaries().

const G4AtomicTransitionManager* G4PenelopeComptonModel::fTransitionManager
private

Definition at line 132 of file G4PenelopeComptonModel.hh.

Referenced by G4PenelopeComptonModel(), and SampleSecondaries().

G4bool G4PenelopeComptonModel::isInitialised
private

Definition at line 129 of file G4PenelopeComptonModel.hh.

Referenced by Initialise().

G4PenelopeOscillatorManager* G4PenelopeComptonModel::oscManager
private

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