#include <PFClusterTimeSelector.h>
Classes | |
struct | CutInfo |
Public Member Functions | |
void | beginRun (const edm::Run &run, const edm::EventSetup &es) override |
PFClusterTimeSelector (const edm::ParameterSet &) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override |
~PFClusterTimeSelector () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
Protected Attributes | |
edm::EDGetTokenT< reco::PFClusterCollection > | clusters_ |
std::vector< CutInfo > | cutInfo_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Definition at line 18 of file PFClusterTimeSelector.h.
|
explicit |
Definition at line 11 of file PFClusterTimeSelector.cc.
References TkAlMuonSelectors_cfi::cut, cutInfo_, L1TMuonDQMOffline_cfi::cuts, edm::ParameterSet::getParameter(), and info().
|
overridedefault |
|
override |
Definition at line 66 of file PFClusterTimeSelector.cc.
|
override |
Definition at line 29 of file PFClusterTimeSelector.cc.
References bsc_activity_cfg::clusters, clusters_, cutInfo_, LEDCalibrationChannels::depth, PFLayer::ECAL_BARREL, PFLayer::ECAL_ENDCAP, HCALHighEnergyHPDFilter_cfi::energy, PFLayer::HCAL_BARREL1, PFLayer::HCAL_BARREL2, PFLayer::HCAL_ENDCAP, iEvent, info(), eostools::move(), MillePedeFileConverter_cfg::out, and ntuplemaker::time.
|
protected |
Definition at line 38 of file PFClusterTimeSelector.h.
Referenced by produce().
|
protected |
Definition at line 39 of file PFClusterTimeSelector.h.
Referenced by PFClusterTimeSelector(), and produce().