Geant4  10.00.p02
Em10RunAction Class Reference

#include <Em10RunAction.hh>

+ Inheritance diagram for Em10RunAction:
+ Collaboration diagram for Em10RunAction:

Public Member Functions

 Em10RunAction ()
 
 ~Em10RunAction ()
 
void BeginOfRunAction (const G4Run *)
 
void EndOfRunAction (const G4Run *)
 
void CountEvent ()
 
void CountParticles (G4double, G4double)
 
void AddEP (G4double, G4double)
 
void AddEdeps (G4double Eabs)
 
void AddTrackLength (G4double tlabs)
 
void AddnStepsCharged (G4double ns)
 
void AddnStepsNeutral (G4double ns)
 
void AddTrRef (G4double tr, G4double ref)
 
void FillEn (G4double En)
 
void FillTh (G4double Th)
 
void FillThBack (G4double Th)
 
void FillR (G4double R)
 
void FillTt (G4double Tt)
 
void FillTb (G4double Tt)
 
void FillTsec (G4double T)
 
void FillGammaSpectrum (G4double E)
 
void FillNbOfSteps (G4double nstep)
 
void Fillvertexz (G4double z)
 
void SethistName (G4String name)
 
void SetnbinStep (G4int nbin)
 
void SetSteplow (G4double Slow)
 
void SetStephigh (G4double Shigh)
 
void SetnbinEn (G4int nbin)
 
void SetEnlow (G4double Elow)
 
void SetEnhigh (G4double Enhigh)
 
void SetnbinTt (G4int nbin)
 
void SetTtlow (G4double Ttlow)
 
void SetTthigh (G4double Tthigh)
 
void SetnbinTb (G4int nbin)
 
void SetTblow (G4double Tblow)
 
void SetTbhigh (G4double Tbhigh)
 
void SetnbinTsec (G4int nbin)
 
void SetTseclow (G4double Tlow)
 
void SetTsechigh (G4double Thigh)
 
void SetnbinTh (G4int nbin)
 
void SetThlow (G4double Thlow)
 
void SetThhigh (G4double Thhigh)
 
void SetnbinThBack (G4int nbin)
 
void SetThlowBack (G4double Thlow)
 
void SetThhighBack (G4double Thhigh)
 
void SetnbinR (G4int nbin)
 
void SetRlow (G4double Rlow)
 
void SetRhigh (G4double Rhigh)
 
void SetnbinGamma (G4int nbin)
 
void SetElowGamma (G4double Elow)
 
void SetEhighGamma (G4double Ehigh)
 
void Setnbinzvertex (G4int nbin)
 
void Setzlow (G4double z)
 
void Setzhigh (G4double z)
 
void SetRndmFreq (G4int val)
 
G4int GetRndmFreq ()
 
- Public Member Functions inherited from G4UserRunAction
 G4UserRunAction ()
 
virtual ~G4UserRunAction ()
 
virtual G4RunGenerateRun ()
 
void SetMaster (G4bool val=true)
 
G4bool IsMaster () const
 

Private Member Functions

void bookHisto ()
 

Private Attributes

G4String histName
 
G4double EnergySumAbs
 
G4double EnergySquareSumAbs
 
G4double tlSumAbs
 
G4double tlsquareSumAbs
 
G4double nStepSumCharged
 
G4double nStepSum2Charged
 
G4double nStepSumNeutral
 
G4double nStepSum2Neutral
 
G4double TotNbofEvents
 
G4double SumCharged
 
G4double Sum2Charged
 
G4double SumNeutral
 
G4double Sum2Neutral
 
G4double Selectron
 
G4double Spositron
 
G4double Transmitted
 
G4double Reflected
 
G4double entryStep
 
G4double underStep
 
G4double overStep
 
G4double distStep [200]
 
G4double Steplow
 
G4double Stephigh
 
G4double dStep
 
G4int nbinStep
 
G4double entryEn
 
G4double underEn
 
G4double overEn
 
G4double distEn [200]
 
G4double Enlow
 
G4double Enhigh
 
G4double dEn
 
G4int nbinEn
 
G4double entryTt
 
G4double underTt
 
G4double overTt
 
G4double distTt [200]
 
G4double Ttlow
 
G4double Tthigh
 
G4double dTt
 
G4int nbinTt
 
G4double Ttmean
 
G4double Tt2mean
 
G4double entryTb
 
G4double underTb
 
G4double overTb
 
G4double distTb [200]
 
G4double Tblow
 
G4double Tbhigh
 
G4double dTb
 
G4int nbinTb
 
G4double Tbmean
 
G4double Tb2mean
 
G4double entryTsec
 
G4double underTsec
 
G4double overTsec
 
G4double distTsec [200]
 
G4double Tseclow
 
G4double Tsechigh
 
G4double dTsec
 
G4int nbinTsec
 
G4double entryTh
 
G4double underTh
 
G4double overTh
 
G4double distTh [200]
 
G4double Thlow
 
G4double Thhigh
 
G4double dTh
 
G4int nbinTh
 
G4double entryThback
 
G4double underThback
 
G4double overThback
 
G4double distThback [200]
 
G4double Thlowback
 
G4double Thhighback
 
G4double dThback
 
G4int nbinThback
 
G4double entryR
 
G4double underR
 
G4double overR
 
G4double distR [200]
 
G4double Rlow
 
G4double Rhigh
 
G4double dR
 
G4int nbinR
 
G4double Rmean
 
G4double R2mean
 
G4double entryGamma
 
G4double underGamma
 
G4double overGamma
 
G4double distGamma [200]
 
G4double ElowGamma
 
G4double EhighGamma
 
G4double dEGamma
 
G4int nbinGamma
 
G4double entryvertexz
 
G4double undervertexz
 
G4double oververtexz
 
G4double distvertexz [200]
 
G4double zlow
 
G4double zhigh
 
G4double dz
 
G4int nbinvertexz
 
Em10RunMessengerrunMessenger
 
G4int saveRndm
 

Additional Inherited Members

- Protected Attributes inherited from G4UserRunAction
G4bool isMaster
 

Detailed Description

Definition at line 51 of file Em10RunAction.hh.

Constructor & Destructor Documentation

Em10RunAction::~Em10RunAction ( )

Definition at line 73 of file Em10RunAction.cc.

References runMessenger.

Member Function Documentation

void Em10RunAction::AddEdeps ( G4double  Eabs)

Definition at line 716 of file Em10RunAction.cc.

References EnergySquareSumAbs, and EnergySumAbs.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::AddEP ( G4double  nele,
G4double  npos 
)

Definition at line 1051 of file Em10RunAction.cc.

References Selectron, and Spositron.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::AddnStepsCharged ( G4double  ns)

Definition at line 700 of file Em10RunAction.cc.

References nStepSum2Charged, and nStepSumCharged.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::AddnStepsNeutral ( G4double  ns)

Definition at line 708 of file Em10RunAction.cc.

References nStepSum2Neutral, and nStepSumNeutral.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::AddTrackLength ( G4double  tlabs)

Definition at line 724 of file Em10RunAction.cc.

References tlsquareSumAbs, and tlSumAbs.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::AddTrRef ( G4double  tr,
G4double  ref 
)

Definition at line 732 of file Em10RunAction.cc.

References Reflected, and Transmitted.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::bookHisto ( )
private

Definition at line 80 of file Em10RunAction.cc.

Referenced by BeginOfRunAction().

+ Here is the caller graph for this function:

void Em10RunAction::CountEvent ( )

Definition at line 693 of file Em10RunAction.cc.

References TotNbofEvents.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::CountParticles ( G4double  nch,
G4double  nne 
)

Definition at line 1043 of file Em10RunAction.cc.

References Sum2Charged, Sum2Neutral, SumCharged, and SumNeutral.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::FillEn ( G4double  En)

Definition at line 746 of file Em10RunAction.cc.

References dEn, distEn, Enhigh, Enlow, entryEn, overEn, and underEn.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::FillGammaSpectrum ( G4double  E)

Definition at line 787 of file Em10RunAction.cc.

Referenced by Em10SteppingAction::UserSteppingAction().

+ Here is the caller graph for this function:

void Em10RunAction::FillNbOfSteps ( G4double  nstep)

Definition at line 740 of file Em10RunAction.cc.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::FillR ( G4double  R)

Definition at line 805 of file Em10RunAction.cc.

Referenced by Em10SteppingAction::UserSteppingAction().

+ Here is the caller graph for this function:

void Em10RunAction::FillTb ( G4double  Tt)

Definition at line 775 of file Em10RunAction.cc.

Referenced by Em10SteppingAction::UserSteppingAction().

+ Here is the caller graph for this function:

void Em10RunAction::FillTh ( G4double  Th)

Definition at line 793 of file Em10RunAction.cc.

Referenced by Em10SteppingAction::UserSteppingAction().

+ Here is the caller graph for this function:

void Em10RunAction::FillThBack ( G4double  Th)

Definition at line 799 of file Em10RunAction.cc.

Referenced by Em10SteppingAction::UserSteppingAction().

+ Here is the caller graph for this function:

void Em10RunAction::FillTsec ( G4double  T)

Definition at line 781 of file Em10RunAction.cc.

Referenced by Em10SteppingAction::UserSteppingAction().

+ Here is the caller graph for this function:

void Em10RunAction::FillTt ( G4double  Tt)

Definition at line 769 of file Em10RunAction.cc.

Referenced by Em10SteppingAction::UserSteppingAction().

+ Here is the caller graph for this function:

void Em10RunAction::Fillvertexz ( G4double  z)

Definition at line 811 of file Em10RunAction.cc.

Referenced by Em10SteppingAction::UserSteppingAction().

+ Here is the caller graph for this function:

G4int Em10RunAction::GetRndmFreq ( )
inline

Definition at line 125 of file Em10RunAction.hh.

References saveRndm.

Referenced by Em10EventAction::EndOfEventAction().

+ Here is the caller graph for this function:

void Em10RunAction::SetEhighGamma ( G4double  Ehigh)

Definition at line 890 of file Em10RunAction.cc.

References EhighGamma, G4cout, and G4endl.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetElowGamma ( G4double  Elow)

Definition at line 882 of file Em10RunAction.cc.

References ElowGamma, G4cout, and G4endl.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetEnhigh ( G4double  Enhigh)

Definition at line 864 of file Em10RunAction.cc.

References Enhigh, G4cout, and G4endl.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetEnlow ( G4double  Elow)

Definition at line 856 of file Em10RunAction.cc.

References Enlow, G4cout, and G4endl.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SethistName ( G4String  name)

Definition at line 817 of file Em10RunAction.cc.

References G4cout, G4endl, histName, and name.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetnbinEn ( G4int  nbin)

Definition at line 848 of file Em10RunAction.cc.

References G4cout, G4endl, and nbinEn.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetnbinGamma ( G4int  nbin)

Definition at line 874 of file Em10RunAction.cc.

References G4cout, G4endl, and nbinGamma.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetnbinR ( G4int  nbin)

Definition at line 963 of file Em10RunAction.cc.

References G4cout, G4endl, and nbinR.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetnbinStep ( G4int  nbin)

Definition at line 823 of file Em10RunAction.cc.

References G4cout, G4endl, and nbinStep.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetnbinTb ( G4int  nbin)

Definition at line 922 of file Em10RunAction.cc.

References G4cout, G4endl, and nbinTb.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetnbinTh ( G4int  nbin)

Definition at line 1003 of file Em10RunAction.cc.

References G4cout, G4endl, and nbinTh.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetnbinThBack ( G4int  nbin)

Definition at line 1023 of file Em10RunAction.cc.

References G4cout, G4endl, and nbinThback.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetnbinTsec ( G4int  nbin)

Definition at line 943 of file Em10RunAction.cc.

References G4cout, G4endl, and nbinTsec.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetnbinTt ( G4int  nbin)

Definition at line 898 of file Em10RunAction.cc.

References G4cout, G4endl, and nbinTt.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::Setnbinzvertex ( G4int  nbin)

Definition at line 983 of file Em10RunAction.cc.

References G4cout, G4endl, and nbinvertexz.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetRhigh ( G4double  Rhigh)

Definition at line 977 of file Em10RunAction.cc.

References G4cout, G4endl, and Rhigh.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetRlow ( G4double  Rlow)

Definition at line 971 of file Em10RunAction.cc.

References G4cout, G4endl, and Rlow.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetRndmFreq ( G4int  val)
inline

Definition at line 124 of file Em10RunAction.hh.

References saveRndm.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetStephigh ( G4double  Shigh)

Definition at line 838 of file Em10RunAction.cc.

References G4cout, G4endl, and Stephigh.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetSteplow ( G4double  Slow)

Definition at line 831 of file Em10RunAction.cc.

References G4cout, G4endl, and Steplow.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetTbhigh ( G4double  Tbhigh)

Definition at line 937 of file Em10RunAction.cc.

References G4cout, G4endl, and Tbhigh.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetTblow ( G4double  Tblow)

Definition at line 930 of file Em10RunAction.cc.

References G4cout, G4endl, and Tblow.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetThhigh ( G4double  Thhigh)

Definition at line 1017 of file Em10RunAction.cc.

References G4cout, G4endl, and Thhigh.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetThhighBack ( G4double  Thhigh)

Definition at line 1037 of file Em10RunAction.cc.

References G4cout, G4endl, and Thhighback.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetThlow ( G4double  Thlow)

Definition at line 1011 of file Em10RunAction.cc.

References G4cout, G4endl, and Thlow.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetThlowBack ( G4double  Thlow)

Definition at line 1031 of file Em10RunAction.cc.

References G4cout, G4endl, and Thlowback.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetTsechigh ( G4double  Thigh)

Definition at line 957 of file Em10RunAction.cc.

References G4cout, G4endl, and Tsechigh.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetTseclow ( G4double  Tlow)

Definition at line 951 of file Em10RunAction.cc.

References G4cout, G4endl, and Tseclow.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetTthigh ( G4double  Tthigh)

Definition at line 914 of file Em10RunAction.cc.

References G4cout, G4endl, and Tthigh.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::SetTtlow ( G4double  Ttlow)

Definition at line 906 of file Em10RunAction.cc.

References G4cout, G4endl, and Ttlow.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::Setzhigh ( G4double  z)

Definition at line 997 of file Em10RunAction.cc.

References G4cout, G4endl, z, and zhigh.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

void Em10RunAction::Setzlow ( G4double  z)

Definition at line 991 of file Em10RunAction.cc.

References G4cout, G4endl, z, and zlow.

Referenced by Em10RunMessenger::SetNewValue().

+ Here is the caller graph for this function:

Member Data Documentation

G4double Em10RunAction::dEGamma
private

Definition at line 173 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::dEn
private

Definition at line 149 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), EndOfRunAction(), and FillEn().

G4double Em10RunAction::distEn[200]
private

Definition at line 148 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and FillEn().

G4double Em10RunAction::distGamma[200]
private

Definition at line 172 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and EndOfRunAction().

G4double Em10RunAction::distR[200]
private

Definition at line 168 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and EndOfRunAction().

G4double Em10RunAction::distStep[200]
private

Definition at line 145 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and EndOfRunAction().

G4double Em10RunAction::distTb[200]
private

Definition at line 155 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and EndOfRunAction().

G4double Em10RunAction::distTh[200]
private

Definition at line 162 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and EndOfRunAction().

G4double Em10RunAction::distThback[200]
private

Definition at line 165 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and EndOfRunAction().

G4double Em10RunAction::distTsec[200]
private

Definition at line 159 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and EndOfRunAction().

G4double Em10RunAction::distTt[200]
private

Definition at line 151 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and EndOfRunAction().

G4double Em10RunAction::distvertexz[200]
private

Definition at line 175 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and EndOfRunAction().

G4double Em10RunAction::dR
private

Definition at line 169 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::dStep
private

Definition at line 146 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::dTb
private

Definition at line 156 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::dTh
private

Definition at line 163 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::dThback
private

Definition at line 166 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::dTsec
private

Definition at line 160 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::dTt
private

Definition at line 152 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::dz
private

Definition at line 176 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::EhighGamma
private

Definition at line 173 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and SetEhighGamma().

G4double Em10RunAction::ElowGamma
private

Definition at line 173 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetElowGamma().

G4double Em10RunAction::EnergySquareSumAbs
private

Definition at line 135 of file Em10RunAction.hh.

Referenced by AddEdeps(), BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::EnergySumAbs
private

Definition at line 135 of file Em10RunAction.hh.

Referenced by AddEdeps(), BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Enhigh
private

Definition at line 149 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), FillEn(), and SetEnhigh().

G4double Em10RunAction::Enlow
private

Definition at line 149 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), FillEn(), and SetEnlow().

G4double Em10RunAction::entryEn
private

Definition at line 148 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), EndOfRunAction(), and FillEn().

G4double Em10RunAction::entryGamma
private

Definition at line 172 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::entryR
private

Definition at line 168 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::entryStep
private

Definition at line 145 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::entryTb
private

Definition at line 155 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::entryTh
private

Definition at line 162 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::entryThback
private

Definition at line 165 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::entryTsec
private

Definition at line 159 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::entryTt
private

Definition at line 151 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::entryvertexz
private

Definition at line 175 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4String Em10RunAction::histName
private

Definition at line 133 of file Em10RunAction.hh.

Referenced by SethistName().

G4int Em10RunAction::nbinEn
private

Definition at line 150 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetnbinEn().

G4int Em10RunAction::nbinGamma
private

Definition at line 174 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetnbinGamma().

G4int Em10RunAction::nbinR
private

Definition at line 170 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetnbinR().

G4int Em10RunAction::nbinStep
private

Definition at line 147 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetnbinStep().

G4int Em10RunAction::nbinTb
private

Definition at line 157 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetnbinTb().

G4int Em10RunAction::nbinTh
private

Definition at line 164 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetnbinTh().

G4int Em10RunAction::nbinThback
private

Definition at line 167 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetnbinThBack().

G4int Em10RunAction::nbinTsec
private

Definition at line 161 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetnbinTsec().

G4int Em10RunAction::nbinTt
private

Definition at line 153 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetnbinTt().

G4int Em10RunAction::nbinvertexz
private

Definition at line 177 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and Setnbinzvertex().

G4double Em10RunAction::nStepSum2Charged
private
G4double Em10RunAction::nStepSum2Neutral
private
G4double Em10RunAction::nStepSumCharged
private
G4double Em10RunAction::nStepSumNeutral
private
G4double Em10RunAction::overEn
private

Definition at line 148 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), EndOfRunAction(), and FillEn().

G4double Em10RunAction::overGamma
private

Definition at line 172 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::overR
private

Definition at line 168 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::overStep
private

Definition at line 145 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::overTb
private

Definition at line 155 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::overTh
private

Definition at line 162 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::overThback
private

Definition at line 165 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::overTsec
private

Definition at line 159 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::overTt
private

Definition at line 151 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::oververtexz
private

Definition at line 175 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::R2mean
private

Definition at line 171 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Reflected
private

Definition at line 143 of file Em10RunAction.hh.

Referenced by AddTrRef(), BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Rhigh
private

Definition at line 169 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and SetRhigh().

G4double Em10RunAction::Rlow
private

Definition at line 169 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetRlow().

G4double Em10RunAction::Rmean
private

Definition at line 171 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

Em10RunMessenger* Em10RunAction::runMessenger
private

Definition at line 179 of file Em10RunAction.hh.

Referenced by Em10RunAction(), and ~Em10RunAction().

G4int Em10RunAction::saveRndm
private
G4double Em10RunAction::Selectron
private

Definition at line 141 of file Em10RunAction.hh.

Referenced by AddEP(), BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Spositron
private

Definition at line 141 of file Em10RunAction.hh.

Referenced by AddEP(), BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Stephigh
private

Definition at line 146 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and SetStephigh().

G4double Em10RunAction::Steplow
private

Definition at line 146 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetSteplow().

G4double Em10RunAction::Sum2Charged
private

Definition at line 140 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), CountParticles(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Sum2Neutral
private

Definition at line 140 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), CountParticles(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::SumCharged
private

Definition at line 140 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), CountParticles(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::SumNeutral
private

Definition at line 140 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), CountParticles(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Tb2mean
private

Definition at line 158 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Tbhigh
private

Definition at line 156 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and SetTbhigh().

G4double Em10RunAction::Tblow
private

Definition at line 156 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetTblow().

G4double Em10RunAction::Tbmean
private

Definition at line 158 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Thhigh
private

Definition at line 163 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and SetThhigh().

G4double Em10RunAction::Thhighback
private

Definition at line 166 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and SetThhighBack().

G4double Em10RunAction::Thlow
private

Definition at line 163 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetThlow().

G4double Em10RunAction::Thlowback
private

Definition at line 166 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetThlowBack().

G4double Em10RunAction::tlsquareSumAbs
private

Definition at line 136 of file Em10RunAction.hh.

Referenced by AddTrackLength(), BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::tlSumAbs
private

Definition at line 136 of file Em10RunAction.hh.

Referenced by AddTrackLength(), BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::TotNbofEvents
private

Definition at line 139 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), CountEvent(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Transmitted
private

Definition at line 143 of file Em10RunAction.hh.

Referenced by AddTrRef(), BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Tsechigh
private

Definition at line 160 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and SetTsechigh().

G4double Em10RunAction::Tseclow
private

Definition at line 160 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetTseclow().

G4double Em10RunAction::Tt2mean
private

Definition at line 154 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::Tthigh
private

Definition at line 152 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and SetTthigh().

G4double Em10RunAction::Ttlow
private

Definition at line 152 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and SetTtlow().

G4double Em10RunAction::Ttmean
private

Definition at line 154 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::underEn
private

Definition at line 148 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), EndOfRunAction(), and FillEn().

G4double Em10RunAction::underGamma
private

Definition at line 172 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::underR
private

Definition at line 168 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::underStep
private

Definition at line 145 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::underTb
private

Definition at line 155 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::underTh
private

Definition at line 162 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::underThback
private

Definition at line 165 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::underTsec
private

Definition at line 159 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::underTt
private

Definition at line 151 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::undervertexz
private

Definition at line 175 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), Em10RunAction(), and EndOfRunAction().

G4double Em10RunAction::zhigh
private

Definition at line 176 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), and Setzhigh().

G4double Em10RunAction::zlow
private

Definition at line 176 of file Em10RunAction.hh.

Referenced by BeginOfRunAction(), EndOfRunAction(), and Setzlow().


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