Private Attributes | |
size_t | allPassed1_ |
size_t | allPassed2_ |
size_t | differences_ |
edm::InputTag | disc1_ |
edm::InputTag | disc2_ |
size_t | eventsExamined_ |
bool | filter_ |
double | maxDeltaR_ |
size_t | passed1_ |
size_t | passed2_ |
edm::InputTag | src1_ |
edm::InputTag | src2_ |
size_t | tausExamined_ |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 10 of file RecoTauDifferenceAnalyzer.cc.
|
explicit |
Definition at line 32 of file RecoTauDifferenceAnalyzer.cc.
References allPassed1_, allPassed2_, differences_, disc1_, disc2_, eventsExamined_, Exception, edm::ParameterSet::exists(), filter_, edm::ParameterSet::getParameter(), edm::RefToBase< T >::isNonnull(), edm::Ref< C, T, F >::isNonnull(), reco::PFTau::jetRef(), passed1_, passed2_, reco::PFTau::pfTauTagInfoRef(), src1_, src2_, metsig::tau, and tausExamined_.
|
inlineoverride |
Definition at line 13 of file RecoTauDifferenceAnalyzer.cc.
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 120 of file RecoTauDifferenceAnalyzer.cc.
References allPassed1_, allPassed2_, gather_cfg::cout, DEFINE_FWK_MODULE, differences_, disc1_, disc2_, eventsExamined_, passed1_, passed2_, src1_, src2_, and tausExamined_.
Referenced by ~RecoTauDifferenceAnalyzer().
|
override |
Definition at line 58 of file RecoTauDifferenceAnalyzer.cc.
References allPassed1_, allPassed2_, deltar::bestMatch(), gather_cfg::cout, boostedElectronIsolation_cff::deltaR, differences_, disc1_, disc2_, eventsExamined_, filter_, edm::Event::getByLabel(), edm::Ref< C, T, F >::isNull(), passed1_, passed2_, src1_, src2_, jets_cff::tau1, jets_cff::tau2, and tausExamined_.
Referenced by ~RecoTauDifferenceAnalyzer().
|
private |
Definition at line 27 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 28 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 24 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 19 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 20 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 22 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 29 of file RecoTauDifferenceAnalyzer.cc.
Referenced by filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 21 of file RecoTauDifferenceAnalyzer.cc.
|
private |
Definition at line 25 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 26 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 17 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 18 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().
|
private |
Definition at line 23 of file RecoTauDifferenceAnalyzer.cc.
Referenced by endJob(), filter(), and RecoTauDifferenceAnalyzer().