#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 "SimG4Core/GFlash/interface/GflashObjects.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 | |
DEFINE_SEAL_MODULE () | |
DEFINE_SIMWATCHER (GflashG4Watcher) | |
Variables | |
const double | radLength = 8.9 |
const double | rMoliere = 21.9 |
DEFINE_SEAL_MODULE | ( | ) |
DEFINE_SIMWATCHER | ( | GflashG4Watcher | ) |
const double radLength = 8.9 |
Definition at line 18 of file GflashG4Watcher.cc.
Referenced by GflashEMShowerProfile::parameterization(), and GflashG4Watcher::update().
const double rMoliere = 21.9 |
Definition at line 19 of file GflashG4Watcher.cc.
Referenced by GflashHadronShowerProfile::hadronicParameterization(), GflashEMShowerProfile::parameterization(), and GflashG4Watcher::update().