#include <sstream>
#include "SimG4Core/Notification/interface/BeginOfEvent.h"
#include "SimG4Core/Notification/interface/EndOfEvent.h"
#include "SimG4Core/Notification/interface/Observer.h"
#include "SimG4Core/Notification/interface/SimG4Exception.h"
#include "SimG4Core/Watcher/interface/SimWatcher.h"
#include "SimG4Core/Watcher/interface/SimWatcherFactory.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "G4Step.hh"
#include "G4VProcess.hh"
#include "G4VTouchable.hh"
#include <CLHEP/Units/SystemOfUnits.h>
Go to the source code of this file.
Classes | |
class | EcalTBH4Trigger |
Functions | |
static const SimWatcherFactory::PMaker < SimWatcherMaker < EcalTBH4Trigger > > | s_maker__LINE__ ("EcalTBH4Trigger") |
|
static |