Geant4  10.00.p02
DicomEventAction Class Reference

#include <DicomEventAction.hh>

+ Inheritance diagram for DicomEventAction:
+ Collaboration diagram for DicomEventAction:

Public Member Functions

 DicomEventAction ()
 
 ~DicomEventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *anEvent)
 
void SetDrawFlag (G4String val)
 
- Public Member Functions inherited from G4UserEventAction
 G4UserEventAction ()
 
virtual ~G4UserEventAction ()
 
void SetEventManager (G4EventManager *value)
 

Private Attributes

G4String fDrawFlag
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 54 of file DicomEventAction.hh.

Constructor & Destructor Documentation

DicomEventAction::DicomEventAction ( )

Definition at line 53 of file DicomEventAction.cc.

DicomEventAction::~DicomEventAction ( )

Definition at line 59 of file DicomEventAction.cc.

Member Function Documentation

void DicomEventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 63 of file DicomEventAction.cc.

References G4cout, G4endl, and G4Event::GetEventID().

+ Here is the call graph for this function:

void DicomEventAction::EndOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 69 of file DicomEventAction.cc.

void DicomEventAction::SetDrawFlag ( G4String  val)
inline

Definition at line 63 of file DicomEventAction.hh.

References fDrawFlag.

Member Data Documentation

G4String DicomEventAction::fDrawFlag
private

Definition at line 66 of file DicomEventAction.hh.

Referenced by SetDrawFlag().


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