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

#include <OlapEventAction.hh>

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

Public Member Functions

 OlapEventAction (OlapRunAction *)
 
 ~OlapEventAction ()
 
void BeginOfEventAction (const G4Event *anEvent)
 
void EndOfEventAction (const G4Event *anEvent)
 
G4bool InsertOI (OlapInfo *)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Public Attributes

OlapRunActiontheRunAction
 
OlapDetConstrtheDet
 
std::vector< OlapStepInfo * > ABSteps
 
std::vector< OlapStepInfo * > BASteps
 
G4bool dontDelete
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 85 of file OlapEventAction.hh.

Constructor & Destructor Documentation

OlapEventAction::OlapEventAction ( OlapRunAction aRunAction)

Definition at line 119 of file OlapEventAction.cc.

Here is the call graph for this function:

OlapEventAction::~OlapEventAction ( )

Definition at line 136 of file OlapEventAction.cc.

Member Function Documentation

void OlapEventAction::BeginOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 141 of file OlapEventAction.cc.

void OlapEventAction::EndOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 161 of file OlapEventAction.cc.

Here is the call graph for this function:

G4bool OlapEventAction::InsertOI ( OlapInfo oi)

Definition at line 278 of file OlapEventAction.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

std::vector<OlapStepInfo*> OlapEventAction::ABSteps

Definition at line 99 of file OlapEventAction.hh.

std::vector<OlapStepInfo*> OlapEventAction::BASteps

Definition at line 100 of file OlapEventAction.hh.

G4bool OlapEventAction::dontDelete

Definition at line 101 of file OlapEventAction.hh.

OlapDetConstr* OlapEventAction::theDet

Definition at line 98 of file OlapEventAction.hh.

OlapRunAction* OlapEventAction::theRunAction

Definition at line 97 of file OlapEventAction.hh.


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