Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes | Static Protected Attributes | List of all members
G4hRDEnergyLoss Class Referenceabstract

#include <G4hRDEnergyLoss.hh>

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

Public Member Functions

 G4hRDEnergyLoss (const G4String &)
 
 ~G4hRDEnergyLoss ()
 
virtual G4double GetMeanFreePath (const G4Track &track, G4double previousStepSize, enum G4ForceCondition *condition)=0
 
virtual G4VParticleChangePostStepDoIt (const G4Track &track, const G4Step &Step)=0
 
- Public Member Functions inherited from G4VContinuousDiscreteProcess
 G4VContinuousDiscreteProcess (const G4String &, G4ProcessType aType=fNotDefined)
 
 G4VContinuousDiscreteProcess (G4VContinuousDiscreteProcess &)
 
virtual ~G4VContinuousDiscreteProcess ()
 
virtual G4double PostStepGetPhysicalInteractionLength (const G4Track &track, G4double previousStepSize, G4ForceCondition *condition)
 
virtual G4double AlongStepGetPhysicalInteractionLength (const G4Track &, G4double previousStepSize, G4double currentMinimumStep, G4double &currentSafety, G4GPILSelection *selection)
 
virtual G4VParticleChangeAlongStepDoIt (const G4Track &, const G4Step &)
 
virtual G4double AtRestGetPhysicalInteractionLength (const G4Track &, G4ForceCondition *)
 
virtual G4VParticleChangeAtRestDoIt (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)
 
virtual G4bool IsApplicable (const G4ParticleDefinition &)
 
virtual void BuildPhysicsTable (const G4ParticleDefinition &)
 
virtual void PreparePhysicsTable (const G4ParticleDefinition &)
 
virtual G4bool StorePhysicsTable (const G4ParticleDefinition *, const G4String &, G4bool)
 
virtual G4bool RetrievePhysicsTable (const G4ParticleDefinition *, const G4String &, G4bool)
 
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 StartTracking (G4Track *)
 
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
 

Static Public Member Functions

static G4int GetNumberOfProcesses ()
 
static void SetNumberOfProcesses (G4int number)
 
static void PlusNumberOfProcesses ()
 
static void MinusNumberOfProcesses ()
 
static void SetdRoverRange (G4double value)
 
static void SetRndmStep (G4bool value)
 
static void SetEnlossFluc (G4bool value)
 
static void SetStepFunction (G4double c1, G4double c2)
 

Protected Member Functions

G4bool CutsWhereModified ()
 
- Protected Member Functions inherited from G4VContinuousDiscreteProcess
virtual G4double GetContinuousStepLimit (const G4Track &aTrack, G4double previousStepSize, G4double currentMinimumStep, G4double &currentSafety)=0
 
void SetGPILSelection (G4GPILSelection selection)
 
G4GPILSelection GetGPILSelection () const
 
- Protected Member Functions inherited from G4VProcess
void SubtractNumberOfInteractionLengthLeft (G4double previousStepSize)
 
void ClearNumberOfInteractionLengthLeft ()
 

Static Protected Member Functions

static void BuildDEDXTable (const G4ParticleDefinition &aParticleType)
 

Protected Attributes

const G4double MaxExcitationNumber
 
const G4double probLimFluct
 
const long nmaxDirectFluct
 
const long nmaxCont1
 
const long nmaxCont2
 
G4PhysicsTabletheLossTable
 
G4double linLossLimit
 
G4double MinKineticEnergy
 

Static Protected Attributes

static G4PhysicsTabletheDEDXpTable = 0
 
static G4PhysicsTabletheDEDXpbarTable = 0
 
static G4PhysicsTabletheRangepTable = 0
 
static G4PhysicsTabletheRangepbarTable = 0
 
static G4PhysicsTabletheInverseRangepTable = 0
 
static G4PhysicsTabletheInverseRangepbarTable = 0
 
static G4PhysicsTabletheLabTimepTable = 0
 
static G4PhysicsTabletheLabTimepbarTable = 0
 
static G4PhysicsTabletheProperTimepTable = 0
 
static G4PhysicsTabletheProperTimepbarTable = 0
 
static G4PhysicsTable ** RecorderOfpProcess
 
static G4PhysicsTable ** RecorderOfpbarProcess
 
static G4int CounterOfpProcess = 0
 
static G4int CounterOfpbarProcess = 0
 
static G4double ParticleMass
 
static G4double ptableElectronCutInRange = 0.0*mm
 
static G4double pbartableElectronCutInRange = 0.0*mm
 
static G4double Charge
 
static G4double LowestKineticEnergy = 10.*eV
 
static G4double HighestKineticEnergy = 100.*GeV
 
static G4int TotBin = 360
 
static G4double RTable
 
static G4double LOGRTable
 
static G4double dRoverRange = 0.20
 
static G4double finalRange = 200.*micrometer
 
static G4double c1lim = dRoverRange
 
static G4double c2lim = 2.*(1.-dRoverRange)*finalRange
 
static G4double c3lim = -(1.-dRoverRange)*finalRange*finalRange
 
static G4bool rndmStepFlag = false
 
static G4bool EnlossFlucFlag = true
 

Detailed Description

Definition at line 93 of file G4hRDEnergyLoss.hh.

Constructor & Destructor Documentation

G4hRDEnergyLoss::G4hRDEnergyLoss ( const G4String processName)

Definition at line 163 of file G4hRDEnergyLoss.cc.

G4hRDEnergyLoss::~G4hRDEnergyLoss ( )

Definition at line 177 of file G4hRDEnergyLoss.cc.

Here is the call graph for this function:

Member Function Documentation

void G4hRDEnergyLoss::BuildDEDXTable ( const G4ParticleDefinition aParticleType)
staticprotected

Definition at line 247 of file G4hRDEnergyLoss.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4hRDEnergyLoss::CutsWhereModified ( )
protected

Definition at line 1141 of file G4hRDEnergyLoss.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

virtual G4double G4hRDEnergyLoss::GetMeanFreePath ( const G4Track track,
G4double  previousStepSize,
enum G4ForceCondition condition 
)
pure virtual
G4int G4hRDEnergyLoss::GetNumberOfProcesses ( )
static

Definition at line 187 of file G4hRDEnergyLoss.cc.

void G4hRDEnergyLoss::MinusNumberOfProcesses ( )
static

Definition at line 208 of file G4hRDEnergyLoss.cc.

void G4hRDEnergyLoss::PlusNumberOfProcesses ( )
static

Definition at line 201 of file G4hRDEnergyLoss.cc.

virtual G4VParticleChange* G4hRDEnergyLoss::PostStepDoIt ( const G4Track track,
const G4Step Step 
)
pure virtual

Reimplemented from G4VContinuousDiscreteProcess.

Implemented in G4hImpactIonisation.

void G4hRDEnergyLoss::SetdRoverRange ( G4double  value)
static

Definition at line 215 of file G4hRDEnergyLoss.cc.

void G4hRDEnergyLoss::SetEnlossFluc ( G4bool  value)
static

Definition at line 229 of file G4hRDEnergyLoss.cc.

void G4hRDEnergyLoss::SetNumberOfProcesses ( G4int  number)
static

Definition at line 194 of file G4hRDEnergyLoss.cc.

void G4hRDEnergyLoss::SetRndmStep ( G4bool  value)
static

Definition at line 222 of file G4hRDEnergyLoss.cc.

void G4hRDEnergyLoss::SetStepFunction ( G4double  c1,
G4double  c2 
)
static

Definition at line 236 of file G4hRDEnergyLoss.cc.

Member Data Documentation

G4double G4hRDEnergyLoss::c1lim = dRoverRange
staticprotected

Definition at line 194 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::c2lim = 2.*(1.-dRoverRange)*finalRange
staticprotected

Definition at line 194 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::c3lim = -(1.-dRoverRange)*finalRange*finalRange
staticprotected

Definition at line 194 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::Charge
staticprotected

Definition at line 174 of file G4hRDEnergyLoss.hh.

G4int G4hRDEnergyLoss::CounterOfpbarProcess = 0
staticprotected

Definition at line 165 of file G4hRDEnergyLoss.hh.

G4int G4hRDEnergyLoss::CounterOfpProcess = 0
staticprotected

Definition at line 164 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::dRoverRange = 0.20
staticprotected

Definition at line 191 of file G4hRDEnergyLoss.hh.

G4bool G4hRDEnergyLoss::EnlossFlucFlag = true
staticprotected

Definition at line 197 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::finalRange = 200.*micrometer
staticprotected

Definition at line 193 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::HighestKineticEnergy = 100.*GeV
staticprotected

Definition at line 177 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::linLossLimit
protected

Definition at line 187 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::LOGRTable
staticprotected

Definition at line 181 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::LowestKineticEnergy = 10.*eV
staticprotected

Definition at line 176 of file G4hRDEnergyLoss.hh.

const G4double G4hRDEnergyLoss::MaxExcitationNumber
protected

Definition at line 136 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::MinKineticEnergy
protected

Definition at line 189 of file G4hRDEnergyLoss.hh.

const long G4hRDEnergyLoss::nmaxCont1
protected

Definition at line 138 of file G4hRDEnergyLoss.hh.

const long G4hRDEnergyLoss::nmaxCont2
protected

Definition at line 138 of file G4hRDEnergyLoss.hh.

const long G4hRDEnergyLoss::nmaxDirectFluct
protected

Definition at line 138 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::ParticleMass
staticprotected

Definition at line 168 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::pbartableElectronCutInRange = 0.0*mm
staticprotected

Definition at line 172 of file G4hRDEnergyLoss.hh.

const G4double G4hRDEnergyLoss::probLimFluct
protected

Definition at line 137 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::ptableElectronCutInRange = 0.0*mm
staticprotected

Definition at line 171 of file G4hRDEnergyLoss.hh.

G4PhysicsTable ** G4hRDEnergyLoss::RecorderOfpbarProcess
staticprotected
Initial value:
=
new G4PhysicsTable*[100]

Definition at line 163 of file G4hRDEnergyLoss.hh.

G4PhysicsTable ** G4hRDEnergyLoss::RecorderOfpProcess
staticprotected
Initial value:
=
new G4PhysicsTable*[100]

Definition at line 162 of file G4hRDEnergyLoss.hh.

G4bool G4hRDEnergyLoss::rndmStepFlag = false
staticprotected

Definition at line 196 of file G4hRDEnergyLoss.hh.

G4double G4hRDEnergyLoss::RTable
staticprotected

Definition at line 181 of file G4hRDEnergyLoss.hh.

G4PhysicsTable * G4hRDEnergyLoss::theDEDXpbarTable = 0
staticprotected

Definition at line 145 of file G4hRDEnergyLoss.hh.

G4PhysicsTable * G4hRDEnergyLoss::theDEDXpTable = 0
staticprotected

Definition at line 144 of file G4hRDEnergyLoss.hh.

G4PhysicsTable * G4hRDEnergyLoss::theInverseRangepbarTable = 0
staticprotected

Definition at line 151 of file G4hRDEnergyLoss.hh.

G4PhysicsTable * G4hRDEnergyLoss::theInverseRangepTable = 0
staticprotected

Definition at line 150 of file G4hRDEnergyLoss.hh.

G4PhysicsTable * G4hRDEnergyLoss::theLabTimepbarTable = 0
staticprotected

Definition at line 155 of file G4hRDEnergyLoss.hh.

G4PhysicsTable * G4hRDEnergyLoss::theLabTimepTable = 0
staticprotected

Definition at line 154 of file G4hRDEnergyLoss.hh.

G4PhysicsTable* G4hRDEnergyLoss::theLossTable
protected

Definition at line 185 of file G4hRDEnergyLoss.hh.

G4PhysicsTable * G4hRDEnergyLoss::theProperTimepbarTable = 0
staticprotected

Definition at line 158 of file G4hRDEnergyLoss.hh.

G4PhysicsTable * G4hRDEnergyLoss::theProperTimepTable = 0
staticprotected

Definition at line 157 of file G4hRDEnergyLoss.hh.

G4PhysicsTable * G4hRDEnergyLoss::theRangepbarTable = 0
staticprotected

Definition at line 147 of file G4hRDEnergyLoss.hh.

G4PhysicsTable * G4hRDEnergyLoss::theRangepTable = 0
staticprotected

Definition at line 146 of file G4hRDEnergyLoss.hh.

G4int G4hRDEnergyLoss::TotBin = 360
staticprotected

Definition at line 178 of file G4hRDEnergyLoss.hh.


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