#include "G4Step.hh"
#include "G4Electron.hh"
#include "G4Positron.hh"
#include "G4VProcess.hh"
#include "G4SDManager.hh"
#include "G4PrimaryParticle.hh"
#include "G4PrimaryVertex.hh"
#include "SimG4CMS/Calo/interface/CaloG4HitCollection.h"
#include "SimG4Core/Notification/interface/BeginOfEvent.h"
#include "SimG4Core/Notification/interface/EndOfEvent.h"
#include "SimG4Core/GFlash/interface/GflashG4Watcher.h"
#include <TVector2.h>
#include "SimG4Core/Watcher/interface/SimWatcherFactory.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
Go to the source code of this file.
Functions | |
static const SimWatcherFactory::PMaker< SimWatcherMaker< GflashG4Watcher > > | s_maker__LINE__ ("GflashG4Watcher") |
|
static |