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

#include <RE06Run.hh>

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

Public Member Functions

 RE06Run ()
 
virtual ~RE06Run ()
 
virtual void RecordEvent (const G4Event *)
 
virtual void Merge (const G4Run *)
 
G4double GetTotalE (G4int i) const
 
G4double GetNGamma (G4int i) const
 
G4double GetNElectron (G4int i) const
 
G4double GetNPositron (G4int i) const
 
G4double GetTotalL (G4int i) const
 
G4double GetNStep (G4int i) const
 
G4double GetEMinGamma (G4int i) const
 
G4double GetEMinElectron (G4int i) const
 
G4double GetEMinPositron (G4int i) const
 
G4double GetParaValue (G4int i, G4int j, G4int k) const
 
- Public Member Functions inherited from G4Run
 G4Run ()
 
virtual ~G4Run ()
 
G4int GetRunID () const
 
G4int GetNumberOfEvent () const
 
G4int GetNumberOfEventToBeProcessed () const
 
const G4HCtableGetHCtable () const
 
const G4DCtableGetDCtable () const
 
const G4StringGetRandomNumberStatus () const
 
void SetRunID (G4int id)
 
void SetNumberOfEventToBeProcessed (G4int n_ev)
 
void SetHCtable (G4HCtable *HCtbl)
 
void SetDCtable (G4DCtable *DCtbl)
 
void SetRandomNumberStatus (G4String &st)
 
void StoreEvent (G4Event *evt)
 
const std::vector< const
G4Event * > * 
GetEventVector () const
 

Additional Inherited Members

- Protected Attributes inherited from G4Run
G4int runID
 
G4int numberOfEvent
 
G4int numberOfEventToBeProcessed
 
G4HCtableHCtable
 
G4DCtableDCtable
 
G4String randomNumberStatus
 
std::vector< const G4Event * > * eventVector
 

Detailed Description

Definition at line 42 of file RE06Run.hh.

Constructor & Destructor Documentation

RE06Run::RE06Run ( )

Definition at line 39 of file RE06Run.cc.

Here is the call graph for this function:

RE06Run::~RE06Run ( )
virtual

Definition at line 85 of file RE06Run.cc.

Member Function Documentation

G4double RE06Run::GetEMinElectron ( G4int  i) const
inline

Definition at line 59 of file RE06Run.hh.

Here is the caller graph for this function:

G4double RE06Run::GetEMinGamma ( G4int  i) const
inline

Definition at line 58 of file RE06Run.hh.

Here is the caller graph for this function:

G4double RE06Run::GetEMinPositron ( G4int  i) const
inline

Definition at line 60 of file RE06Run.hh.

Here is the caller graph for this function:

G4double RE06Run::GetNElectron ( G4int  i) const
inline

Definition at line 53 of file RE06Run.hh.

Here is the caller graph for this function:

G4double RE06Run::GetNGamma ( G4int  i) const
inline

Definition at line 52 of file RE06Run.hh.

Here is the caller graph for this function:

G4double RE06Run::GetNPositron ( G4int  i) const
inline

Definition at line 54 of file RE06Run.hh.

Here is the caller graph for this function:

G4double RE06Run::GetNStep ( G4int  i) const
inline

Definition at line 56 of file RE06Run.hh.

Here is the caller graph for this function:

G4double RE06Run::GetParaValue ( G4int  i,
G4int  j,
G4int  k 
) const
inline

Definition at line 62 of file RE06Run.hh.

Here is the caller graph for this function:

G4double RE06Run::GetTotalE ( G4int  i) const
inline

Definition at line 51 of file RE06Run.hh.

Here is the caller graph for this function:

G4double RE06Run::GetTotalL ( G4int  i) const
inline

Definition at line 55 of file RE06Run.hh.

Here is the caller graph for this function:

void RE06Run::Merge ( const G4Run aRun)
virtual

Reimplemented from G4Run.

Definition at line 133 of file RE06Run.cc.

Here is the call graph for this function:

void RE06Run::RecordEvent ( const G4Event evt)
virtual

Reimplemented from G4Run.

Definition at line 90 of file RE06Run.cc.

Here is the call graph for this function:


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