Monte Carlo LYSO
Geant4 simulation for the LYSO calorimeter prototype
|
Declaration of the class MyEventAction. More...
#include <vector>
#include "G4RunManager.hh"
#include "G4UserEventAction.hh"
#include "G4Event.hh"
#include "G4AnalysisManager.hh"
#include "globalsettings.hh"
#include "hit.hh"
#include "generator.hh"
Go to the source code of this file.
Classes | |
class | MyEventAction |
User action concrete class of G4UserEventAction. In addition to defining procedures executed at the start and end of the event, this class also implements all the cointers for data to be saved in the output root file, along with some methods for extracting them during the event. More... | |
Declaration of the class MyEventAction.
Definition in file event.hh.