ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DicomEventAction Class Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/medical/DICOM/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 ()
 
virtual void SetEventManager (G4EventManager *value)
 

Private Attributes

G4String fDrawFlag
 

Additional Inherited Members

- Protected Attributes inherited from G4UserEventAction
G4EventManagerfpEventManager
 

Detailed Description

Definition at line 53 of file DicomEventAction.hh.

View newest version in sPHENIX GitHub at line 53 of file DicomEventAction.hh

Constructor & Destructor Documentation

DicomEventAction::DicomEventAction ( )

Definition at line 50 of file DicomEventAction.cc.

View newest version in sPHENIX GitHub at line 50 of file DicomEventAction.cc

DicomEventAction::~DicomEventAction ( )

Definition at line 56 of file DicomEventAction.cc.

View newest version in sPHENIX GitHub at line 56 of file DicomEventAction.cc

Member Function Documentation

void DicomEventAction::BeginOfEventAction ( const G4Event evt)
virtual

Reimplemented from G4UserEventAction.

Definition at line 60 of file DicomEventAction.cc.

View newest version in sPHENIX GitHub at line 60 of file DicomEventAction.cc

References G4ConsumeParameters().

+ Here is the call graph for this function:

void DicomEventAction::EndOfEventAction ( const G4Event anEvent)
virtual

Reimplemented from G4UserEventAction.

Definition at line 67 of file DicomEventAction.cc.

View newest version in sPHENIX GitHub at line 67 of file DicomEventAction.cc

void DicomEventAction::SetDrawFlag ( G4String  val)
inline

Definition at line 62 of file DicomEventAction.hh.

View newest version in sPHENIX GitHub at line 62 of file DicomEventAction.hh

References fDrawFlag.

Member Data Documentation

G4String DicomEventAction::fDrawFlag
private

Definition at line 65 of file DicomEventAction.hh.

View newest version in sPHENIX GitHub at line 65 of file DicomEventAction.hh

Referenced by SetDrawFlag().


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