Geant4_10
Public Member Functions | List of all members
Em10RunAction Class Reference

#include <Em10RunAction.hh>

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

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
 

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 50 of file Em10RunAction.cc.

Em10RunAction::~Em10RunAction ( )

Definition at line 73 of file Em10RunAction.cc.

Member Function Documentation

void Em10RunAction::AddEdeps ( G4double  Eabs)

Definition at line 716 of file Em10RunAction.cc.

Here is the caller graph for this function:

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

Definition at line 1051 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::AddnStepsCharged ( G4double  ns)

Definition at line 700 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::AddnStepsNeutral ( G4double  ns)

Definition at line 708 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::AddTrackLength ( G4double  tlabs)

Definition at line 724 of file Em10RunAction.cc.

Here is the caller graph for this function:

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

Definition at line 732 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::BeginOfRunAction ( const G4Run aRun)
virtual

Reimplemented from G4UserRunAction.

Definition at line 86 of file Em10RunAction.cc.

Here is the call graph for this function:

void Em10RunAction::CountEvent ( )

Definition at line 693 of file Em10RunAction.cc.

Here is the caller graph for this function:

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

Definition at line 1043 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::EndOfRunAction ( const G4Run )
virtual

Reimplemented from G4UserRunAction.

Definition at line 247 of file Em10RunAction.cc.

Here is the call graph for this function:

void Em10RunAction::FillEn ( G4double  En)

Definition at line 746 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::FillGammaSpectrum ( G4double  E)

Definition at line 787 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::FillNbOfSteps ( G4double  nstep)

Definition at line 740 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::FillR ( G4double  R)

Definition at line 805 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::FillTb ( G4double  Tt)

Definition at line 775 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::FillTh ( G4double  Th)

Definition at line 793 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::FillThBack ( G4double  Th)

Definition at line 799 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::FillTsec ( G4double  T)

Definition at line 781 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::FillTt ( G4double  Tt)

Definition at line 769 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::Fillvertexz ( G4double  z)

Definition at line 811 of file Em10RunAction.cc.

Here is the caller graph for this function:

G4int Em10RunAction::GetRndmFreq ( )
inline

Definition at line 125 of file Em10RunAction.hh.

Here is the caller graph for this function:

void Em10RunAction::SetEhighGamma ( G4double  Ehigh)

Definition at line 890 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetElowGamma ( G4double  Elow)

Definition at line 882 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetEnhigh ( G4double  Enhigh)

Definition at line 864 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetEnlow ( G4double  Elow)

Definition at line 856 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SethistName ( G4String  name)

Definition at line 817 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetnbinEn ( G4int  nbin)

Definition at line 848 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetnbinGamma ( G4int  nbin)

Definition at line 874 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetnbinR ( G4int  nbin)

Definition at line 963 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetnbinStep ( G4int  nbin)

Definition at line 823 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetnbinTb ( G4int  nbin)

Definition at line 922 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetnbinTh ( G4int  nbin)

Definition at line 1003 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetnbinThBack ( G4int  nbin)

Definition at line 1023 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetnbinTsec ( G4int  nbin)

Definition at line 943 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetnbinTt ( G4int  nbin)

Definition at line 898 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::Setnbinzvertex ( G4int  nbin)

Definition at line 983 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetRhigh ( G4double  Rhigh)

Definition at line 977 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetRlow ( G4double  Rlow)

Definition at line 971 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetRndmFreq ( G4int  val)
inline

Definition at line 124 of file Em10RunAction.hh.

Here is the caller graph for this function:

void Em10RunAction::SetStephigh ( G4double  Shigh)

Definition at line 838 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetSteplow ( G4double  Slow)

Definition at line 831 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetTbhigh ( G4double  Tbhigh)

Definition at line 937 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetTblow ( G4double  Tblow)

Definition at line 930 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetThhigh ( G4double  Thhigh)

Definition at line 1017 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetThhighBack ( G4double  Thhigh)

Definition at line 1037 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetThlow ( G4double  Thlow)

Definition at line 1011 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetThlowBack ( G4double  Thlow)

Definition at line 1031 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetTsechigh ( G4double  Thigh)

Definition at line 957 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetTseclow ( G4double  Tlow)

Definition at line 951 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetTthigh ( G4double  Tthigh)

Definition at line 914 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::SetTtlow ( G4double  Ttlow)

Definition at line 906 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::Setzhigh ( G4double  z)

Definition at line 997 of file Em10RunAction.cc.

Here is the caller graph for this function:

void Em10RunAction::Setzlow ( G4double  z)

Definition at line 991 of file Em10RunAction.cc.

Here is the caller graph for this function:


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