Public Member Functions | |
std::array< float, 4 > | calS2 (const reco::ElectronSeed &seed, int charge) const |
EgammaHLTPixelMatchVarProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~EgammaHLTPixelMatchVarProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
egPM::Param< reco::ElectronSeed > | dPhi1Para_ |
egPM::Param< reco::ElectronSeed > | dPhi2Para_ |
egPM::Param< reco::ElectronSeed > | dRZ2Para_ |
size_t | nrHits_ |
const edm::EDGetTokenT < reco::ElectronSeedCollection > | pixelSeedsToken_ |
int | productsToWrite_ |
const edm::EDGetTokenT < reco::RecoEcalCandidateCollection > | recoEcalCandidateToken_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 102 of file EgammaHLTPixelMatchVarProducer.cc.
|
explicit |
Definition at line 125 of file EgammaHLTPixelMatchVarProducer.cc.
References nrHits_, and productsToWrite_.
|
override |
Definition at line 159 of file EgammaHLTPixelMatchVarProducer.cc.
std::array< float, 4 > EgammaHLTPixelMatchVarProducer::calS2 | ( | const reco::ElectronSeed & | seed, |
int | charge | ||
) | const |
Definition at line 299 of file EgammaHLTPixelMatchVarProducer.cc.
References dPhi1Para_, dPhi2Para_, reco::ElectronSeed::dPhiNeg(), reco::ElectronSeed::dPhiPos(), dRZ2Para_, reco::ElectronSeed::dRZNeg(), and reco::ElectronSeed::dRZPos().
Referenced by produce().
|
static |
Definition at line 161 of file EgammaHLTPixelMatchVarProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), submitPVResolutionJobs::desc, edm::ParameterSetDescription::ifValue(), eostools::move(), and or.
|
override |
Definition at line 198 of file EgammaHLTPixelMatchVarProducer.cc.
References reco::ElectronSeed::caloCluster(), calS2(), edm::RefToBase< T >::castTo(), reco::ElectronSeed::dPhiBest(), reco::ElectronSeed::dRZBest(), edm::Event::getHandle(), SiStripPI::max, eostools::move(), nrHits_, pixelSeedsToken_, productsToWrite_, edm::Event::put(), and recoEcalCandidateToken_.
|
private |
Definition at line 117 of file EgammaHLTPixelMatchVarProducer.cc.
Referenced by calS2().
|
private |
Definition at line 118 of file EgammaHLTPixelMatchVarProducer.cc.
Referenced by calS2().
|
private |
Definition at line 119 of file EgammaHLTPixelMatchVarProducer.cc.
Referenced by calS2().
|
private |
Definition at line 122 of file EgammaHLTPixelMatchVarProducer.cc.
Referenced by EgammaHLTPixelMatchVarProducer(), and produce().
|
private |
Definition at line 115 of file EgammaHLTPixelMatchVarProducer.cc.
Referenced by produce().
|
private |
Definition at line 121 of file EgammaHLTPixelMatchVarProducer.cc.
Referenced by EgammaHLTPixelMatchVarProducer(), and produce().
|
private |
Definition at line 114 of file EgammaHLTPixelMatchVarProducer.cc.
Referenced by produce().