#include <FTLDigitizer.h>
Public Member Functions | |
void | accumulate (edm::Event const &e, edm::EventSetup const &c, CLHEP::HepRandomEngine *hre) override |
handle SimHit accumulation More... | |
void | accumulate (PileUpEventPrincipal const &e, edm::EventSetup const &c, CLHEP::HepRandomEngine *hre) override |
void | accumulate (edm::Handle< edm::PSimHitContainer > const &hits, int bxCrossing, CLHEP::HepRandomEngine *hre) override |
void | beginRun (const edm::EventSetup &es) override |
actions at the start/end of run More... | |
void | endRun () override |
void | finalizeEvent (edm::Event &e, edm::EventSetup const &c, CLHEP::HepRandomEngine *hre) override |
FTLDigitizer (const edm::ParameterSet &config, edm::ConsumesCollector &iC, edm::ProducerBase &parent) | |
void | initializeEvent (edm::Event const &e, edm::EventSetup const &c) override |
actions at the start/end of event More... | |
~FTLDigitizer () override | |
Public Member Functions inherited from FTLDigitizerBase | |
FTLDigitizerBase (const edm::ParameterSet &config, edm::ConsumesCollector &iC, edm::ProducerBase &parent) | |
const std::string & | name () const |
virtual | ~FTLDigitizerBase () |
Private Member Functions | |
void | resetSimHitDataAccumulator () |
Private Attributes | |
const double | bxTime_ |
edm::ESHandle< FastTimeDDDConstants > | dddFTL_ |
SensorPhysics | deviceSim_ |
ElectronicsSim | electronicsSim_ |
edm::ESWatcher< IdealGeometryRecord > | idealGeomWatcher_ |
const int | maxSimHitsAccTime_ |
FTLSimHitDataAccumulator | simHitAccumulator_ |
const float | tofDelay_ |
std::unordered_set< DetId > | validIds_ |
Additional Inherited Members | |
Protected Attributes inherited from FTLDigitizerBase | |
const std::string | digiCollection_ |
const edm::InputTag | inputSimHits_ |
const ForwardSubdetector | mySubDet_ |
const float | refSpeed_ |
const uint32_t | verbosity_ |
Definition at line 48 of file FTLDigitizer.h.
|
inline |
Definition at line 52 of file FTLDigitizer.h.
|
inlineoverride |
Definition at line 62 of file FTLDigitizer.h.
References EnergyCorrector::c, MillePedeFileConverter_cfg::e, and hfClusterShapes_cfi::hits.
|
overridevirtual |
handle SimHit accumulation
Implements FTLDigitizerBase.
Definition at line 108 of file FTLDigitizer.h.
References edm::Event::getByLabel(), and trackerHits::simHits.
|
overridevirtual |
Implements FTLDigitizerBase.
Definition at line 117 of file FTLDigitizer.h.
References PileUpEventPrincipal::bunchCrossing(), PileUpEventPrincipal::getByLabel(), and trackerHits::simHits.
|
overridevirtual |
Implements FTLDigitizerBase.
Definition at line 126 of file FTLDigitizer.h.
References ALCARECOTkAlJpsiMuMu_cff::charge, TauDecayModes::dec, f, mps_fire::i, createfilelist::int, ftl_digitizer::FTLHelpers::orderByDetIdThenTime(), and HGCalUncalibRecHit_cfi::tdcOnset.
|
overridevirtual |
actions at the start/end of run
Get DDD constants
Implements FTLDigitizerBase.
Definition at line 237 of file FTLDigitizer.h.
References edm::EventSetup::get(), edm::swap(), and ecaldqm::zside().
|
inlineoverridevirtual |
|
overridevirtual |
Implements FTLDigitizerBase.
Definition at line 223 of file FTLDigitizer.h.
References hgcalDigitizer_cfi::digiCollection, eostools::move(), and edm::Event::put().
|
overridevirtual |
actions at the start/end of event
Implements FTLDigitizerBase.
Definition at line 217 of file FTLDigitizer.h.
|
inlineprivate |
Definition at line 85 of file FTLDigitizer.h.
|
private |
Definition at line 95 of file FTLDigitizer.h.
|
private |
Definition at line 104 of file FTLDigitizer.h.
|
private |
Definition at line 90 of file FTLDigitizer.h.
|
private |
Definition at line 91 of file FTLDigitizer.h.
|
private |
Definition at line 103 of file FTLDigitizer.h.
|
private |
Definition at line 94 of file FTLDigitizer.h.
|
private |
Definition at line 96 of file FTLDigitizer.h.
|
private |
Definition at line 99 of file FTLDigitizer.h.
|
private |
Definition at line 102 of file FTLDigitizer.h.