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

#include <B02Run.hh>

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

Public Member Functions

 B02Run (const std::vector< G4String > mfdName)
 
virtual ~B02Run ()
 
virtual void RecordEvent (const G4Event *)
 
G4int GetNumberOfHitsMap () const
 
G4THitsMap< G4double > * GetHitsMap (G4int i)
 
G4THitsMap< G4double > * GetHitsMap (const G4String &detName, const G4String &colName)
 
G4THitsMap< G4double > * GetHitsMap (const G4String &fullName)
 
void DumpAllScorer ()
 
- 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 50 of file B02Run.hh.

Constructor & Destructor Documentation

B02Run::B02Run ( const std::vector< G4String mfdName)

Definition at line 69 of file B02Run.cc.

Here is the call graph for this function:

B02Run::~B02Run ( )
virtual

Definition at line 113 of file B02Run.cc.

Member Function Documentation

void B02Run::DumpAllScorer ( )

Definition at line 190 of file B02Run.cc.

Here is the call graph for this function:

G4THitsMap<G4double>* B02Run::GetHitsMap ( G4int  i)
inline

Definition at line 70 of file B02Run.hh.

Here is the caller graph for this function:

G4THitsMap< G4double > * B02Run::GetHitsMap ( const G4String detName,
const G4String colName 
)

Definition at line 165 of file B02Run.cc.

Here is the call graph for this function:

G4THitsMap< G4double > * B02Run::GetHitsMap ( const G4String fullName)

Definition at line 176 of file B02Run.cc.

G4int B02Run::GetNumberOfHitsMap ( ) const
inline

Definition at line 66 of file B02Run.hh.

Here is the caller graph for this function:

void B02Run::RecordEvent ( const G4Event aEvent)
virtual

Reimplemented from G4Run.

Definition at line 129 of file B02Run.cc.

Here is the call graph for this function:


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