![]() |
Precalibrated Ion Beam Identification Detector Simulation 1.0
A pilot study detector simulation, written in C++ with Geant4.
|
Header file for the EventAction class. More...
#include "G4UserEventAction.hh"
#include "globals.hh"
#include "RunAction.hh"
#include "EventActionMessenger.hh"
#include "G4Event.hh"
#include "G4TrajectoryContainer.hh"
#include "G4VTrajectory.hh"
#include "G4VVisManager.hh"
#include "G4UnitsTable.hh"
#include "DetectorConstruction.hh"
#include "EventHit.hh"
#include "AllAccumulatedStatistics.hh"
#include "Randomize.hh"
#include <iomanip>
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | EventAction |
Holds information about what to do at the beginning and end of each event. More... | |
Defines | |
#define | STDIO |
<Inclusion guard |
Header file for the EventAction class.
Definition in file EventAction.hh.
#define STDIO |