TUAB_EventAction Class Reference

#include <TUAB_EventAction.hh>

List of all members.

Public Member Functions

 TUAB_EventAction (TUAB_RunAction *aTUAB_RunAction)
 ~TUAB_EventAction ()
void BeginOfEventAction (const G4Event *aEvent)
void EndOfEventAction (const G4Event *aEvent)
void SetEkin (G4double aEkin)
void SetX (G4double aX)
void SetY (G4double aY)
void SetZ (G4double aZ)
void AddEdep (G4double aEdep)
void AddRange (G4double aRange)

Detailed Description

Definition at line 19 of file TUAB_EventAction.hh.


Constructor & Destructor Documentation

TUAB_EventAction::TUAB_EventAction ( TUAB_RunAction aTUAB_RunAction  ) 

Definition at line 13 of file TUAB_EventAction.cc.

TUAB_EventAction::~TUAB_EventAction (  ) 

Definition at line 23 of file TUAB_EventAction.cc.


Member Function Documentation

void TUAB_EventAction::AddEdep ( G4double  aEdep  )  [inline]

Definition at line 48 of file TUAB_EventAction.hh.

void TUAB_EventAction::AddRange ( G4double  aRange  )  [inline]

Definition at line 49 of file TUAB_EventAction.hh.

void TUAB_EventAction::BeginOfEventAction ( const G4Event *  aEvent  ) 

Definition at line 29 of file TUAB_EventAction.cc.

void TUAB_EventAction::EndOfEventAction ( const G4Event *  aEvent  ) 

Definition at line 40 of file TUAB_EventAction.cc.

void TUAB_EventAction::SetEkin ( G4double  aEkin  )  [inline]

Definition at line 43 of file TUAB_EventAction.hh.

void TUAB_EventAction::SetX ( G4double  aX  )  [inline]

Definition at line 44 of file TUAB_EventAction.hh.

void TUAB_EventAction::SetY ( G4double  aY  )  [inline]

Definition at line 45 of file TUAB_EventAction.hh.

void TUAB_EventAction::SetZ ( G4double  aZ  )  [inline]

Definition at line 46 of file TUAB_EventAction.hh.


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