Public Types | |
typedef reco::tau::RecoTauPiZeroBuilderPlugin | Builder |
typedef reco::tau::RecoTauPiZeroQualityPlugin | Ranker |
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 |
Public Member Functions | |
void | print (const std::vector< reco::RecoTauPiZero > &piZeros, std::ostream &out) |
void | produce (edm::Event &evt, const edm::EventSetup &es) override |
RecoTauPiZeroProducer (const edm::ParameterSet &pset) | |
~RecoTauPiZeroProducer () 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 Types | |
typedef std::list< std::unique_ptr< reco::RecoTauPiZero > > | PiZeroList |
typedef reco::tau::RecoTauLexicographicalRanking< RankerList, reco::RecoTauPiZero > | PiZeroPredicate |
typedef Builder::return_type | PiZeroVector |
typedef std::vector< std::unique_ptr< Ranker > > | RankerList |
Private Attributes | |
std::vector< std::unique_ptr< Builder > > | builders_ |
edm::EDGetTokenT< reco::JetView > | cand_token |
double | maxJetAbsEta_ |
double | minJetPt_ |
std::unique_ptr< StringCutObjectSelector< reco::RecoTauPiZero > > | outputSelector_ |
double | piZeroMass_ |
std::unique_ptr< PiZeroPredicate > | predicate_ |
RankerList | rankers_ |
int | verbosity_ |
Definition at line 40 of file RecoTauPiZeroProducer.cc.
Definition at line 42 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 55 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 57 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 54 of file RecoTauPiZeroProducer.cc.
Definition at line 43 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 53 of file RecoTauPiZeroProducer.cc.
|
explicit |
Definition at line 76 of file RecoTauPiZeroProducer.cc.
References HLT_2023v12_cff::builders, builders_, cand_token, beamerCreator::create(), get, maxJetAbsEta_, minJetPt_, outputSelector_, piZeroMass_, predicate_, muonDTDigis_cfi::pset, rankers_, corrVsCorr::selection, AlCaHLTBitMon_QueryRunRegistry::string, verbosity_, and HistogramManager_cfi::VPSet().
|
inlineoverride |
Definition at line 46 of file RecoTauPiZeroProducer.cc.
|
static |
Definition at line 231 of file RecoTauPiZeroProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addOptional(), edm::ParameterSet::addParameter(), submitPVResolutionJobs::desc, reco::tau::RecoTauQualityCuts::fillDescriptions(), ProducerED_cfi::InputTag, beam_dqm_sourceclient-live_cfg::qualityCuts, and AlCaHLTBitMon_QueryRunRegistry::string.
void RecoTauPiZeroProducer::print | ( | const std::vector< reco::RecoTauPiZero > & | piZeros, |
std::ostream & | out | ||
) |
Definition at line 218 of file RecoTauPiZeroProducer.cc.
References MillePedeFileConverter_cfg::out, rankers_, and ApeEstimator_cff::width.
Referenced by produce().
|
override |
Definition at line 117 of file RecoTauPiZeroProducer.cc.
References a, funct::abs(), b, builders_, cand_token, gather_cfg::cout, MillePedeFileConverter_cfg::e, cppFunctionSkipper::exception, CustomPhysics_cfi::gamma, edm::Event::getByToken(), mps_fire::i, metsig::jet, pfDeepBoostedJetPreprocessParams_cfi::lower_bound, maxJetAbsEta_, minJetPt_, eostools::move(), l1ctJetFileWriter_cfi::nJets, outputSelector_, piZeroMass_, predicate_, print(), edm::Event::put(), edm::View< T >::refAt(), mps_fire::result, AddFourMomenta::set(), DBoxMetadataHelper::set_difference(), edm::View< T >::size(), HLT_2023v12_cff::toAdd, and verbosity_.
|
private |
Definition at line 59 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 68 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 71 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 70 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 65 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 62 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 61 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 60 of file RecoTauPiZeroProducer.cc.
Referenced by print(), and RecoTauPiZeroProducer().
|
private |
Definition at line 73 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().