#include "G4StationStackingAction.h"
#include <fwk/VModule.h>
#include <utl/TimeDistribution.h>
#include <utl/TabulatedFunction.h>
#include <sevt/SEvent.h>
#include <sevt/StationSimData.h>
#include <mevt/MEvent.h>
#include <mevt/Counter.h>
#include <cevt/CEvent.h>
Go to the source code of this file.
Classes | |
class | G4StationSimulatorOG::G4StationSimulator::Current |
class | G4StationSimulatorOG::G4StationSimulator |
class that handles Geant4 SD Station simulation adopted from G4TankSimulator More... | |
class | G4StationSimulatorOG::G4StationSimulator::Setup |
Namespaces | |
G4StationSimulatorOG | |
mdet | |
mevt | |
sdet | |
Typedefs | |
typedef std::map< int, double > | G4StationSimulatorOG::AccumulatedWeights |
Enumerations | |
enum | G4StationSimulatorOG::SignalSeparationMode { G4StationSimulatorOG::eStandard, G4StationSimulatorOG::eUniversality } |