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

#include <CexmcRun.hh>

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

Public Member Functions

 CexmcRun ()
 
void IncrementNmbOfHitsSampled (G4int index)
 
void IncrementNmbOfHitsSampledFull (G4int index)
 
void IncrementNmbOfHitsTriggeredRealRange (G4int index)
 
void IncrementNmbOfHitsTriggeredRecRange (G4int index)
 
void IncrementNmbOfOrphanHits (G4int index)
 
void IncrementNmbOfFalseHitsTriggeredEDT (void)
 
void IncrementNmbOfFalseHitsTriggeredRec (void)
 
void IncrementNmbOfSavedEvents (void)
 
void IncrementNmbOfSavedFastEvents (void)
 
const CexmcNmbOfHitsInRangesGetNmbOfHitsSampled (void) const
 
const CexmcNmbOfHitsInRangesGetNmbOfHitsSampledFull (void) const
 
const CexmcNmbOfHitsInRangesGetNmbOfHitsTriggeredRealRange (void) const
 
const CexmcNmbOfHitsInRangesGetNmbOfHitsTriggeredRecRange (void) const
 
const CexmcNmbOfHitsInRangesGetNmbOfOrphanHits (void) const
 
G4int GetNmbOfFalseHitsTriggeredEDT (void) const
 
G4int GetNmbOfFalseHitsTriggeredRec (void) const
 
G4int GetNmbOfSavedEvents (void) const
 
G4int GetNmbOfSavedFastEvents (void) const
 
- Public Member Functions inherited from G4Run
 G4Run ()
 
virtual ~G4Run ()
 
virtual void RecordEvent (const G4Event *)
 
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 56 of file CexmcRun.hh.

Constructor & Destructor Documentation

CexmcRun::CexmcRun ( )

Definition at line 47 of file CexmcRun.cc.

Member Function Documentation

G4int CexmcRun::GetNmbOfFalseHitsTriggeredEDT ( void  ) const
inline

Definition at line 157 of file CexmcRun.hh.

Here is the caller graph for this function:

G4int CexmcRun::GetNmbOfFalseHitsTriggeredRec ( void  ) const
inline

Definition at line 163 of file CexmcRun.hh.

Here is the caller graph for this function:

const CexmcNmbOfHitsInRanges & CexmcRun::GetNmbOfHitsSampled ( void  ) const
inline

Definition at line 123 of file CexmcRun.hh.

Here is the caller graph for this function:

const CexmcNmbOfHitsInRanges & CexmcRun::GetNmbOfHitsSampledFull ( void  ) const
inline

Definition at line 130 of file CexmcRun.hh.

Here is the caller graph for this function:

const CexmcNmbOfHitsInRanges & CexmcRun::GetNmbOfHitsTriggeredRealRange ( void  ) const
inline

Definition at line 137 of file CexmcRun.hh.

Here is the caller graph for this function:

const CexmcNmbOfHitsInRanges & CexmcRun::GetNmbOfHitsTriggeredRecRange ( void  ) const
inline

Definition at line 144 of file CexmcRun.hh.

Here is the caller graph for this function:

const CexmcNmbOfHitsInRanges & CexmcRun::GetNmbOfOrphanHits ( void  ) const
inline

Definition at line 151 of file CexmcRun.hh.

Here is the caller graph for this function:

G4int CexmcRun::GetNmbOfSavedEvents ( void  ) const
inline

Definition at line 169 of file CexmcRun.hh.

G4int CexmcRun::GetNmbOfSavedFastEvents ( void  ) const
inline

Definition at line 175 of file CexmcRun.hh.

void CexmcRun::IncrementNmbOfFalseHitsTriggeredEDT ( void  )

Definition at line 111 of file CexmcRun.cc.

void CexmcRun::IncrementNmbOfFalseHitsTriggeredRec ( void  )

Definition at line 117 of file CexmcRun.cc.

void CexmcRun::IncrementNmbOfHitsSampled ( G4int  index)

Definition at line 54 of file CexmcRun.cc.

void CexmcRun::IncrementNmbOfHitsSampledFull ( G4int  index)

Definition at line 65 of file CexmcRun.cc.

void CexmcRun::IncrementNmbOfHitsTriggeredRealRange ( G4int  index)

Definition at line 76 of file CexmcRun.cc.

void CexmcRun::IncrementNmbOfHitsTriggeredRecRange ( G4int  index)

Definition at line 88 of file CexmcRun.cc.

void CexmcRun::IncrementNmbOfOrphanHits ( G4int  index)

Definition at line 100 of file CexmcRun.cc.

void CexmcRun::IncrementNmbOfSavedEvents ( void  )

Definition at line 123 of file CexmcRun.cc.

void CexmcRun::IncrementNmbOfSavedFastEvents ( void  )

Definition at line 129 of file CexmcRun.cc.


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