#include <Em10EventAction.hh>
Definition at line 48 of file Em10EventAction.hh.
◆ Em10EventAction()
Definition at line 56 of file Em10EventAction.cc.
Em10EventActionMessenger * eventMessenger
Em10RunAction * runaction
◆ ~Em10EventAction()
Em10EventAction::~Em10EventAction |
( |
| ) |
|
◆ AddCharged()
void Em10EventAction::AddCharged |
( |
| ) |
|
◆ AddE()
void Em10EventAction::AddE |
( |
| ) |
|
◆ AddNeutral()
void Em10EventAction::AddNeutral |
( |
| ) |
|
◆ AddP()
void Em10EventAction::AddP |
( |
| ) |
|
◆ BeginOfEventAction()
void Em10EventAction::BeginOfEventAction |
( |
const G4Event * |
evt | ) |
|
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 72 of file Em10EventAction.cc.
79 G4cout <<
"<<< Event " << evtNb <<
" started." <<
G4endl;
G4int GetCollectionID(G4String colName)
G4GLOB_DLL std::ostream G4cout
static G4SDManager * GetSDMpointer()
◆ CountStepsCharged()
void Em10EventAction::CountStepsCharged |
( |
| ) |
|
◆ CountStepsNeutral()
void Em10EventAction::CountStepsNeutral |
( |
| ) |
|
◆ EndOfEventAction()
void Em10EventAction::EndOfEventAction |
( |
const G4Event * |
evt | ) |
|
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 100 of file Em10EventAction.cc.
115 for (
int i=0;i<n_hit;i++)
116 { totEAbs += (*CHC)[i]->GetEdepAbs();
117 totLAbs += (*CHC)[i]->GetTrakAbs();
121 <<
" Absorber: total energy: " << std::setw(7) <<
123 <<
" total track length: " << std::setw(7) <<
G4VHitsCollection * GetHC(G4int i)
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
void FillNbOfSteps(G4double nstep)
void CountParticles(G4double, G4double)
G4GLOB_DLL std::ostream G4cout
void AddEdeps(G4double Eabs)
static void showEngineStatus()
Em10RunAction * runaction
static void saveEngineStatus(const char filename[]="Config.conf")
G4HCofThisEvent * GetHCofThisEvent() const
void AddTrRef(G4double tr, G4double ref)
void AddnStepsNeutral(G4double ns)
void AddnStepsCharged(G4double ns)
void AddTrackLength(G4double tlabs)
void AddEP(G4double, G4double)
◆ GetEventno()
G4int Em10EventAction::GetEventno |
( |
| ) |
|
Definition at line 163 of file Em10EventAction.cc.
G4EventManager * fpEventManager
const G4Event * GetConstCurrentEvent()
◆ SetDrawFlag()
void Em10EventAction::SetDrawFlag |
( |
G4String |
val | ) |
|
|
inline |
◆ setEventVerbose()
void Em10EventAction::setEventVerbose |
( |
G4int |
level | ) |
|
◆ SetPrintModulo()
void Em10EventAction::SetPrintModulo |
( |
G4int |
val | ) |
|
|
inline |
◆ SetRef()
void Em10EventAction::SetRef |
( |
| ) |
|
◆ SetTr()
void Em10EventAction::SetTr |
( |
| ) |
|
◆ calorimeterCollID
G4int Em10EventAction::calorimeterCollID |
|
private |
◆ drawFlag
◆ eventMessenger
◆ Nch
◆ NE
◆ Nne
◆ NP
◆ nstep
◆ nstepCharged
◆ nstepNeutral
◆ printModulo
G4int Em10EventAction::printModulo |
|
private |
◆ Reflected
◆ runaction
◆ Transmitted
◆ verboselevel
G4int Em10EventAction::verboselevel |
|
private |
The documentation for this class was generated from the following files: