Public Member Functions | |
JetBxSelector (const edm::ParameterSet &) | |
~JetBxSelector () | |
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 &) |
Private Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< OrbitCollection< l1ScoutingRun3::Jet > > | jetsTokenData_ |
std::vector< double > | maxJetEta_ |
std::vector< double > | minJetEt_ |
int | minNJet_ |
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 26 of file JetBxSelector.cc.
|
explicit |
Definition at line 44 of file JetBxSelector.cc.
References maxJetEta_, minJetEt_, and minNJet_.
|
inline |
Definition at line 29 of file JetBxSelector.cc.
|
static |
Definition at line 95 of file JetBxSelector.cc.
References edm::ConfigurationDescriptions::addDefault(), and submitPVResolutionJobs::desc.
|
overrideprivate |
Definition at line 58 of file JetBxSelector.cc.
References funct::abs(), nano_mu_digi_cff::bx, l1ScoutingRun3::demux::fEt(), l1ScoutingRun3::ugmt::fEta(), iEvent, metsig::jet, PDWG_EXODelayedJetMET_cff::jets, jetsTokenData_, maxJetEta_, minJetEt_, minNJet_, and eostools::move().
|
private |
Definition at line 36 of file JetBxSelector.cc.
Referenced by produce().
|
private |
Definition at line 41 of file JetBxSelector.cc.
Referenced by JetBxSelector(), and produce().
|
private |
Definition at line 40 of file JetBxSelector.cc.
Referenced by JetBxSelector(), and produce().
|
private |
Definition at line 39 of file JetBxSelector.cc.
Referenced by JetBxSelector(), and produce().