Geant4_10
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
G4VEmProcess Class Referenceabstract

#include <G4VEmProcess.hh>

Inheritance diagram for G4VEmProcess:
Inheritance graph
[legend]
Collaboration diagram for G4VEmProcess:
Collaboration graph
[legend]

Public Member Functions

 G4VEmProcess (const G4String &name, G4ProcessType type=fElectromagnetic)
 
virtual ~G4VEmProcess ()
 
virtual G4bool IsApplicable (const G4ParticleDefinition &p)=0
 
virtual void PrintInfo ()=0
 
void PreparePhysicsTable (const G4ParticleDefinition &)
 
void BuildPhysicsTable (const G4ParticleDefinition &)
 
void StartTracking (G4Track *)
 
G4double PostStepGetPhysicalInteractionLength (const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
 
G4VParticleChangePostStepDoIt (const G4Track &, const G4Step &)
 
G4bool StorePhysicsTable (const G4ParticleDefinition *, const G4String &directory, G4bool ascii=false)
 
G4bool RetrievePhysicsTable (const G4ParticleDefinition *, const G4String &directory, G4bool ascii)
 
G4double CrossSectionPerVolume (G4double kineticEnergy, const G4MaterialCutsCouple *couple)
 
G4double ComputeCrossSectionPerAtom (G4double kineticEnergy, G4double Z, G4double A=0., G4double cut=0.0)
 
G4double MeanFreePath (const G4Track &track)
 
G4double GetLambda (G4double &kinEnergy, const G4MaterialCutsCouple *couple)
 
void SetLambdaBinning (G4int nbins)
 
G4int LambdaBinning () const
 
void SetMinKinEnergy (G4double e)
 
G4double MinKinEnergy () const
 
void SetMaxKinEnergy (G4double e)
 
G4double MaxKinEnergy () const
 
void SetMinKinEnergyPrim (G4double e)
 
G4PhysicsTableLambdaTable () const
 
G4PhysicsTableLambdaTablePrim () const
 
const G4ParticleDefinitionParticle () const
 
const G4ParticleDefinitionSecondaryParticle () const
 
G4VEmModelSelectModelForMaterial (G4double kinEnergy, size_t &idxRegion) const
 
void AddEmModel (G4int, G4VEmModel *, const G4Region *region=0)
 
G4VEmModelEmModel (G4int index=1) const
 
void SetEmModel (G4VEmModel *, G4int index=1)
 
void UpdateEmModel (const G4String &, G4double, G4double)
 
G4VEmModelGetModelByIndex (G4int idx=0, G4bool ver=false) const
 
const G4ElementGetCurrentElement () const
 
void SetCrossSectionBiasingFactor (G4double f, G4bool flag=true)
 
G4double CrossSectionBiasingFactor () const
 
void ActivateForcedInteraction (G4double length=0.0, const G4String &r="", G4bool flag=true)
 
void ActivateSecondaryBiasing (const G4String &region, G4double factor, G4double energyLimit)
 
void SetPolarAngleLimit (G4double a)
 
G4double PolarAngleLimit () const
 
void SetLambdaFactor (G4double val)
 
void SetIntegral (G4bool val)
 
G4bool IsIntegral () const
 
void SetApplyCuts (G4bool val)
 
void SetBuildTableFlag (G4bool val)
 
- Public Member Functions inherited from G4VDiscreteProcess
 G4VDiscreteProcess (const G4String &, G4ProcessType aType=fNotDefined)
 
 G4VDiscreteProcess (G4VDiscreteProcess &)
 
virtual ~G4VDiscreteProcess ()
 
virtual G4double AlongStepGetPhysicalInteractionLength (const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
 
virtual G4double AtRestGetPhysicalInteractionLength (const G4Track &, G4ForceCondition *)
 
virtual G4VParticleChangeAtRestDoIt (const G4Track &, const G4Step &)
 
virtual G4VParticleChangeAlongStepDoIt (const G4Track &, const G4Step &)
 
- Public Member Functions inherited from G4VProcess
 G4VProcess (const G4String &aName="NoName", G4ProcessType aType=fNotDefined)
 
 G4VProcess (const G4VProcess &right)
 
virtual ~G4VProcess ()
 
G4int operator== (const G4VProcess &right) const
 
G4int operator!= (const G4VProcess &right) const
 
G4double GetCurrentInteractionLength () const
 
void SetPILfactor (G4double value)
 
G4double GetPILfactor () const
 
G4double AlongStepGPIL (const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double &proposedSafety, G4GPILSelection *selection)
 
G4double AtRestGPIL (const G4Track &track, G4ForceCondition *condition)
 
G4double PostStepGPIL (const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
 
const G4StringGetPhysicsTableFileName (const G4ParticleDefinition *, const G4String &directory, const G4String &tableName, G4bool ascii=false)
 
const G4StringGetProcessName () const
 
G4ProcessType GetProcessType () const
 
void SetProcessType (G4ProcessType)
 
G4int GetProcessSubType () const
 
void SetProcessSubType (G4int)
 
virtual void EndTracking ()
 
virtual void SetProcessManager (const G4ProcessManager *)
 
virtual const G4ProcessManagerGetProcessManager ()
 
virtual void ResetNumberOfInteractionLengthLeft ()
 
G4double GetNumberOfInteractionLengthLeft () const
 
G4double GetTotalNumberOfInteractionLengthTraversed () const
 
G4bool isAtRestDoItIsEnabled () const
 
G4bool isAlongStepDoItIsEnabled () const
 
G4bool isPostStepDoItIsEnabled () const
 
virtual void DumpInfo () const
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
virtual void SetMasterProcess (G4VProcess *masterP)
 
const G4VProcessGetMasterProcess () const
 
virtual void BuildWorkerPhysicsTable (const G4ParticleDefinition &part)
 
virtual void PrepareWorkerPhysicsTable (const G4ParticleDefinition &)
 

Protected Member Functions

virtual void InitialiseProcess (const G4ParticleDefinition *)=0
 
virtual G4double MinPrimaryEnergy (const G4ParticleDefinition *, const G4Material *)
 
G4VEmModelSelectModel (G4double &kinEnergy, size_t index)
 
G4double GetMeanFreePath (const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
 
G4PhysicsVectorLambdaPhysicsVector (const G4MaterialCutsCouple *)
 
G4double RecalculateLambda (G4double kinEnergy, const G4MaterialCutsCouple *couple)
 
G4ParticleChangeForGammaGetParticleChange ()
 
void SetParticle (const G4ParticleDefinition *p)
 
void SetSecondaryParticle (const G4ParticleDefinition *p)
 
size_t CurrentMaterialCutsCoupleIndex () const
 
G4double GetGammaEnergyCut ()
 
G4double GetElectronEnergyCut ()
 
void SetStartFromNullFlag (G4bool val)
 
void SetSplineFlag (G4bool val)
 
- Protected Member Functions inherited from G4VProcess
void SubtractNumberOfInteractionLengthLeft (G4double previousStepSize)
 
void ClearNumberOfInteractionLengthLeft ()
 

Protected Attributes

G4ParticleChangeForGamma fParticleChange
 
- Protected Attributes inherited from G4VProcess
const G4ProcessManageraProcessManager
 
G4VParticleChangepParticleChange
 
G4ParticleChange aParticleChange
 
G4double theNumberOfInteractionLengthLeft
 
G4double currentInteractionLength
 
G4double theInitialNumberOfInteractionLength
 
G4String theProcessName
 
G4String thePhysicsTableFileName
 
G4ProcessType theProcessType
 
G4int theProcessSubType
 
G4double thePILfactor
 
G4bool enableAtRestDoIt
 
G4bool enableAlongStepDoIt
 
G4bool enablePostStepDoIt
 
G4int verboseLevel
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VProcess
static const G4StringGetProcessTypeName (G4ProcessType)
 

Detailed Description

Definition at line 92 of file G4VEmProcess.hh.

Constructor & Destructor Documentation

G4VEmProcess::G4VEmProcess ( const G4String name,
G4ProcessType  type = fElectromagnetic 
)

Definition at line 90 of file G4VEmProcess.cc.

Here is the call graph for this function:

G4VEmProcess::~G4VEmProcess ( )
virtual

Definition at line 152 of file G4VEmProcess.cc.

Here is the call graph for this function:

Member Function Documentation

void G4VEmProcess::ActivateForcedInteraction ( G4double  length = 0.0,
const G4String r = "",
G4bool  flag = true 
)

Definition at line 1080 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VEmProcess::ActivateSecondaryBiasing ( const G4String region,
G4double  factor,
G4double  energyLimit 
)

Definition at line 1100 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VEmProcess::AddEmModel ( G4int  order,
G4VEmModel p,
const G4Region region = 0 
)

Definition at line 188 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VEmProcess::BuildPhysicsTable ( const G4ParticleDefinition part)
virtual

Reimplemented from G4VProcess.

Definition at line 325 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4VEmProcess::ComputeCrossSectionPerAtom ( G4double  kineticEnergy,
G4double  Z,
G4double  A = 0.,
G4double  cut = 0.0 
)

Definition at line 976 of file G4VEmProcess.cc.

Here is the call graph for this function:

G4double G4VEmProcess::CrossSectionBiasingFactor ( ) const
inline

Definition at line 595 of file G4VEmProcess.hh.

G4double G4VEmProcess::CrossSectionPerVolume ( G4double  kineticEnergy,
const G4MaterialCutsCouple couple 
)

Definition at line 933 of file G4VEmProcess.cc.

Here is the call graph for this function:

size_t G4VEmProcess::CurrentMaterialCutsCoupleIndex ( ) const
inlineprotected

Definition at line 408 of file G4VEmProcess.hh.

Here is the caller graph for this function:

G4VEmModel * G4VEmProcess::EmModel ( G4int  index = 1) const

Definition at line 207 of file G4VEmProcess.cc.

Here is the caller graph for this function:

const G4Element * G4VEmProcess::GetCurrentElement ( ) const

Definition at line 1053 of file G4VEmProcess.cc.

Here is the call graph for this function:

G4double G4VEmProcess::GetElectronEnergyCut ( )
inlineprotected

Definition at line 422 of file G4VEmProcess.hh.

G4double G4VEmProcess::GetGammaEnergyCut ( )
inlineprotected

Definition at line 415 of file G4VEmProcess.hh.

G4double G4VEmProcess::GetLambda ( G4double kinEnergy,
const G4MaterialCutsCouple couple 
)
inline

Definition at line 501 of file G4VEmProcess.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4VEmProcess::GetMeanFreePath ( const G4Track track,
G4double  previousStepSize,
G4ForceCondition condition 
)
protectedvirtual

Implements G4VDiscreteProcess.

Definition at line 954 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4VEmModel * G4VEmProcess::GetModelByIndex ( G4int  idx = 0,
G4bool  ver = false 
) const

Definition at line 224 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4ParticleChangeForGamma * G4VEmProcess::GetParticleChange ( )
inlineprotected

Definition at line 665 of file G4VEmProcess.hh.

virtual void G4VEmProcess::InitialiseProcess ( const G4ParticleDefinition )
protectedpure virtual
virtual G4bool G4VEmProcess::IsApplicable ( const G4ParticleDefinition p)
pure virtual
G4bool G4VEmProcess::IsIntegral ( ) const
inline

Definition at line 644 of file G4VEmProcess.hh.

G4int G4VEmProcess::LambdaBinning ( ) const
inline

Definition at line 551 of file G4VEmProcess.hh.

Here is the caller graph for this function:

G4PhysicsVector * G4VEmProcess::LambdaPhysicsVector ( const G4MaterialCutsCouple )
protected

Definition at line 1043 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4PhysicsTable * G4VEmProcess::LambdaTable ( ) const
inline

Definition at line 602 of file G4VEmProcess.hh.

Here is the caller graph for this function:

G4PhysicsTable * G4VEmProcess::LambdaTablePrim ( ) const
inline

Definition at line 609 of file G4VEmProcess.hh.

Here is the caller graph for this function:

G4double G4VEmProcess::MaxKinEnergy ( ) const
inline

Definition at line 565 of file G4VEmProcess.hh.

Here is the caller graph for this function:

G4double G4VEmProcess::MeanFreePath ( const G4Track track)

Definition at line 964 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4VEmProcess::MinKinEnergy ( ) const
inline

Definition at line 558 of file G4VEmProcess.hh.

Here is the caller graph for this function:

G4double G4VEmProcess::MinPrimaryEnergy ( const G4ParticleDefinition ,
const G4Material  
)
protectedvirtual

Reimplemented in G4GammaConversion, and G4CoulombScattering.

Definition at line 180 of file G4VEmProcess.cc.

const G4ParticleDefinition * G4VEmProcess::Particle ( ) const
inline

Definition at line 616 of file G4VEmProcess.hh.

G4double G4VEmProcess::PolarAngleLimit ( ) const
inline

Definition at line 588 of file G4VEmProcess.hh.

Here is the caller graph for this function:

G4VParticleChange * G4VEmProcess::PostStepDoIt ( const G4Track track,
const G4Step step 
)
virtual

Reimplemented from G4VDiscreteProcess.

Definition at line 651 of file G4VEmProcess.cc.

Here is the call graph for this function:

G4double G4VEmProcess::PostStepGetPhysicalInteractionLength ( const G4Track track,
G4double  previousStepSize,
G4ForceCondition condition 
)
virtual

Reimplemented from G4VDiscreteProcess.

Definition at line 569 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VEmProcess::PreparePhysicsTable ( const G4ParticleDefinition part)
virtual

Reimplemented from G4VProcess.

Definition at line 231 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

virtual void G4VEmProcess::PrintInfo ( )
pure virtual
G4double G4VEmProcess::RecalculateLambda ( G4double  kinEnergy,
const G4MaterialCutsCouple couple 
)
inlineprotected

Definition at line 512 of file G4VEmProcess.hh.

Here is the call graph for this function:

G4bool G4VEmProcess::RetrievePhysicsTable ( const G4ParticleDefinition part,
const G4String directory,
G4bool  ascii 
)
virtual

Reimplemented from G4VProcess.

Definition at line 855 of file G4VEmProcess.cc.

Here is the call graph for this function:

const G4ParticleDefinition * G4VEmProcess::SecondaryParticle ( ) const
inline

Definition at line 623 of file G4VEmProcess.hh.

G4VEmModel * G4VEmProcess::SelectModel ( G4double kinEnergy,
size_t  index 
)
inlineprotected

Definition at line 447 of file G4VEmProcess.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4VEmModel * G4VEmProcess::SelectModelForMaterial ( G4double  kinEnergy,
size_t &  idxRegion 
) const
inline

Definition at line 459 of file G4VEmProcess.hh.

Here is the call graph for this function:

void G4VEmProcess::SetApplyCuts ( G4bool  val)
inline

Definition at line 651 of file G4VEmProcess.hh.

Here is the caller graph for this function:

void G4VEmProcess::SetBuildTableFlag ( G4bool  val)
inline

Definition at line 658 of file G4VEmProcess.hh.

Here is the caller graph for this function:

void G4VEmProcess::SetCrossSectionBiasingFactor ( G4double  f,
G4bool  flag = true 
)

Definition at line 1062 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VEmProcess::SetEmModel ( G4VEmModel p,
G4int  index = 1 
)

Definition at line 198 of file G4VEmProcess.cc.

Here is the caller graph for this function:

void G4VEmProcess::SetIntegral ( G4bool  val)
inline

Definition at line 637 of file G4VEmProcess.hh.

Here is the caller graph for this function:

void G4VEmProcess::SetLambdaBinning ( G4int  nbins)
inline

Definition at line 544 of file G4VEmProcess.hh.

Here is the caller graph for this function:

void G4VEmProcess::SetLambdaFactor ( G4double  val)
inline

Definition at line 630 of file G4VEmProcess.hh.

void G4VEmProcess::SetMaxKinEnergy ( G4double  e)

Definition at line 1134 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VEmProcess::SetMinKinEnergy ( G4double  e)

Definition at line 1125 of file G4VEmProcess.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VEmProcess::SetMinKinEnergyPrim ( G4double  e)
inline

Definition at line 572 of file G4VEmProcess.hh.

Here is the caller graph for this function:

void G4VEmProcess::SetParticle ( const G4ParticleDefinition p)
inlineprotected

Definition at line 672 of file G4VEmProcess.hh.

Here is the caller graph for this function:

void G4VEmProcess::SetPolarAngleLimit ( G4double  a)
inline

Definition at line 579 of file G4VEmProcess.hh.

Here is the caller graph for this function:

void G4VEmProcess::SetSecondaryParticle ( const G4ParticleDefinition p)
inlineprotected

Definition at line 680 of file G4VEmProcess.hh.

Here is the caller graph for this function:

void G4VEmProcess::SetSplineFlag ( G4bool  val)
inlineprotected

Definition at line 694 of file G4VEmProcess.hh.

Here is the caller graph for this function:

void G4VEmProcess::SetStartFromNullFlag ( G4bool  val)
inlineprotected

Definition at line 687 of file G4VEmProcess.hh.

Here is the caller graph for this function:

void G4VEmProcess::StartTracking ( G4Track track)
virtual

Reimplemented from G4VProcess.

Definition at line 548 of file G4VEmProcess.cc.

Here is the call graph for this function:

G4bool G4VEmProcess::StorePhysicsTable ( const G4ParticleDefinition part,
const G4String directory,
G4bool  ascii = false 
)
virtual

Reimplemented from G4VProcess.

Definition at line 807 of file G4VEmProcess.cc.

Here is the call graph for this function:

void G4VEmProcess::UpdateEmModel ( const G4String nam,
G4double  emin,
G4double  emax 
)

Definition at line 216 of file G4VEmProcess.cc.

Here is the call graph for this function:

Member Data Documentation

G4ParticleChangeForGamma G4VEmProcess::fParticleChange
protected

Definition at line 374 of file G4VEmProcess.hh.


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