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 boost::ptr_vector< Builder > | builderList |
typedef boost::ptr_list< reco::RecoTauPiZero > | PiZeroList |
typedef reco::tau::RecoTauLexicographicalRanking< rankerList, reco::RecoTauPiZero > | PiZeroPredicate |
typedef boost::ptr_vector< reco::RecoTauPiZero > | PiZeroVector |
typedef boost::ptr_vector< Ranker > | rankerList |
Private Attributes | |
builderList | 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 42 of file RecoTauPiZeroProducer.cc.
Definition at line 44 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 55 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 58 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 60 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 57 of file RecoTauPiZeroProducer.cc.
Definition at line 45 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 56 of file RecoTauPiZeroProducer.cc.
|
explicit |
Definition at line 79 of file RecoTauPiZeroProducer.cc.
References HLT_FULL_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 48 of file RecoTauPiZeroProducer.cc.
|
static |
Definition at line 233 of file RecoTauPiZeroProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addOptional(), edm::ParameterSet::addParameter(), submitPVResolutionJobs::desc, reco::tau::RecoTauQualityCuts::fillDescriptions(), HLT_FULL_cff::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 220 of file RecoTauPiZeroProducer.cc.
References MillePedeFileConverter_cfg::out, rankers_, and ApeEstimator_cff::width.
Referenced by produce().
|
override |
Definition at line 120 of file RecoTauPiZeroProducer.cc.
References funct::abs(), 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(), outputSelector_, piZeroMass_, predicate_, print(), edm::Event::put(), edm::View< T >::refAt(), mps_fire::result, AddFourMomenta::set(), edm::View< T >::size(), HLT_FULL_cff::toAdd, and verbosity_.
|
private |
Definition at line 62 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 74 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 73 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 65 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 64 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 63 of file RecoTauPiZeroProducer.cc.
Referenced by print(), and RecoTauPiZeroProducer().
|
private |
Definition at line 76 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().