#include <LBNEEventAction.hh>
Public Member Functions | |
| LBNEEventAction () | |
| ~LBNEEventAction () | |
| void | BeginOfEventAction (const G4Event *) |
| void | EndOfEventAction (const G4Event *) |
Private Types | |
| typedef std::map< int, int > | IIMap |
| typedef std::map< int, double > | IDMap |
Private Attributes | |
| LBNERunManager * | pRunManager |
Definition at line 22 of file LBNEEventAction.hh.
|
private |
Definition at line 35 of file LBNEEventAction.hh.
|
private |
Definition at line 34 of file LBNEEventAction.hh.
| LBNEEventAction::LBNEEventAction | ( | ) |
Definition at line 25 of file LBNEEventAction.cc.
| LBNEEventAction::~LBNEEventAction | ( | ) |
Definition at line 37 of file LBNEEventAction.cc.
| void LBNEEventAction::BeginOfEventAction | ( | const G4Event * | evt | ) |
Definition at line 47 of file LBNEEventAction.cc.
| void LBNEEventAction::EndOfEventAction | ( | const G4Event * | evt | ) |
Definition at line 96 of file LBNEEventAction.cc.
|
private |
Definition at line 39 of file LBNEEventAction.hh.
1.8.11