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

#include <DMXEventAction.hh>

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

Public Member Functions

 DMXEventAction (DMXRunAction *, DMXPrimaryGeneratorAction *)
 
virtual ~DMXEventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *)
 
void SetDrawTrksFlag (G4String val)
 
G4String GetDrawTrksFlag ()
 
void SetDrawColsFlag (G4String val)
 
G4String GetDrawColsFlag ()
 
void SetDrawHitsFlag (G4int val)
 
void SetSavePmtFlag (G4int val)
 
void SetSaveHitsFlag (G4int val)
 
void SetPrintModulo (G4int val)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 58 of file DMXEventAction.hh.

Constructor & Destructor Documentation

DMXEventAction::DMXEventAction ( DMXRunAction DMXRun,
DMXPrimaryGeneratorAction DMXGenerator 
)

Definition at line 77 of file DMXEventAction.cc.

DMXEventAction::~DMXEventAction ( )
virtual

Definition at line 105 of file DMXEventAction.cc.

Member Function Documentation

void DMXEventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 112 of file DMXEventAction.cc.

Here is the call graph for this function:

void DMXEventAction::EndOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 149 of file DMXEventAction.cc.

Here is the call graph for this function:

G4String DMXEventAction::GetDrawColsFlag ( )
inline

Definition at line 76 of file DMXEventAction.hh.

Here is the caller graph for this function:

G4String DMXEventAction::GetDrawTrksFlag ( )
inline

Definition at line 73 of file DMXEventAction.hh.

Here is the caller graph for this function:

void DMXEventAction::SetDrawColsFlag ( G4String  val)
inline

Definition at line 75 of file DMXEventAction.hh.

void DMXEventAction::SetDrawHitsFlag ( G4int  val)
inline

Definition at line 78 of file DMXEventAction.hh.

void DMXEventAction::SetDrawTrksFlag ( G4String  val)
inline

Definition at line 72 of file DMXEventAction.hh.

void DMXEventAction::SetPrintModulo ( G4int  val)
inline

Definition at line 81 of file DMXEventAction.hh.

void DMXEventAction::SetSaveHitsFlag ( G4int  val)
inline

Definition at line 80 of file DMXEventAction.hh.

void DMXEventAction::SetSavePmtFlag ( G4int  val)
inline

Definition at line 79 of file DMXEventAction.hh.


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