Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ExN07Run Class Reference

#include <ExN07Run.hh>

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

Public Member Functions

 ExN07Run ()
 
virtual ~ExN07Run ()
 
virtual void RecordEvent (const G4Event *)
 
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 40 of file ExN07Run.hh.

Constructor & Destructor Documentation

ExN07Run::ExN07Run ( )

Definition at line 35 of file ExN07Run.cc.

Here is the call graph for this function:

ExN07Run::~ExN07Run ( )
virtual

Definition at line 68 of file ExN07Run.cc.

Member Function Documentation

G4double ExN07Run::GetEMinElectron ( G4int  i) const
inline

Definition at line 102 of file ExN07Run.hh.

Here is the caller graph for this function:

G4double ExN07Run::GetEMinGamma ( G4int  i) const
inline

Definition at line 100 of file ExN07Run.hh.

Here is the caller graph for this function:

G4double ExN07Run::GetEMinPositron ( G4int  i) const
inline

Definition at line 104 of file ExN07Run.hh.

Here is the caller graph for this function:

G4double ExN07Run::GetNElectron ( G4int  i) const
inline

Definition at line 91 of file ExN07Run.hh.

Here is the caller graph for this function:

G4double ExN07Run::GetNGamma ( G4int  i) const
inline

Definition at line 89 of file ExN07Run.hh.

Here is the caller graph for this function:

G4double ExN07Run::GetNPositron ( G4int  i) const
inline

Definition at line 93 of file ExN07Run.hh.

Here is the caller graph for this function:

G4double ExN07Run::GetNStep ( G4int  i) const
inline

Definition at line 97 of file ExN07Run.hh.

Here is the caller graph for this function:

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

Definition at line 107 of file ExN07Run.hh.

Here is the caller graph for this function:

G4double ExN07Run::GetTotalE ( G4int  i) const
inline

Definition at line 87 of file ExN07Run.hh.

Here is the caller graph for this function:

G4double ExN07Run::GetTotalL ( G4int  i) const
inline

Definition at line 95 of file ExN07Run.hh.

Here is the caller graph for this function:

void ExN07Run::RecordEvent ( const G4Event evt)
virtual

Reimplemented from G4Run.

Definition at line 71 of file ExN07Run.cc.

Here is the call graph for this function:


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