Private Attributes | |
double | acopCut_ |
edm::EDGetTokenT< reco::BeamSpot > | beamSpotToken_ |
double | dxyCut_ |
double | eJetMin_ |
double | etaCut_ |
bool | fastOption_ |
std::map< std::string, TH1D * > | h1_ |
bool | isAlsoTrackerMuon_ |
bool | isCombinedIso_ |
double | isoCut03_ |
bool | isRelativeIso_ |
edm::InputTag | jetTag_ |
edm::EDGetTokenT< edm::View< reco::Jet > > | jetToken_ |
bool | metIncludesMuons_ |
double | metMax_ |
double | metMin_ |
edm::InputTag | metTag_ |
edm::EDGetTokenT< edm::View< reco::MET > > | metToken_ |
double | mtMax_ |
double | mtMin_ |
edm::EDGetTokenT< edm::View< reco::Muon > > | muonToken_ |
const std::string | muonTrig_ |
unsigned int | nall |
unsigned int | nhlt |
unsigned int | niso |
int | nJetMax_ |
unsigned int | nmet |
double | normalizedChi2Cut_ |
unsigned int | nrec |
unsigned int | nsel |
double | ptCut_ |
double | ptThrForZ1_ |
double | ptThrForZ2_ |
int | trackerHitsCut_ |
edm::EDGetTokenT< edm::TriggerResults > | trigToken_ |
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 | wantsInputProcessBlocks () |
static bool | wantsProcessBlocks () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
Protected Member Functions inherited from edm::ProducerBase | |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Definition at line 25 of file WMuNuValidator.cc.
WMuNuValidator::WMuNuValidator | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 97 of file WMuNuValidator.cc.
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 139 of file WMuNuValidator.cc.
References fastOption_, init_histograms(), nall, nhlt, niso, nmet, nrec, and nsel.
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 246 of file WMuNuValidator.cc.
References python.cmstools::all(), submitPVResolutionJobs::err, fastOption_, nall, nhlt, niso, nmet, nrec, nsel, EgammaValidation_cff::num, and mathSSE::sqrt().
void WMuNuValidator::fill_histogram | ( | const char * | name, |
const double & | var | ||
) |
Definition at line 240 of file WMuNuValidator.cc.
References fastOption_, h1_, Skims_PA_cff::name, and trigObjTnPSource_cfi::var.
Referenced by filter().
|
overridevirtual |
Implements edm::EDFilter.
Definition at line 324 of file WMuNuValidator.cc.
References acopCut_, beamSpotToken_, PVValHelper::dxy, dxyCut_, eJetMin_, PVValHelper::eta, etaCut_, ev, fastOption_, fill_histogram(), muon::GlobalMuonPromptTight, mps_fire::i, isCombinedIso_, muon::isGoodMuon(), isoCut03_, isRelativeIso_, dqmiolumiharvest::j, metsig::jet, jetfilter_cfi::jetCollection, jetToken_, LogTrace, M_PI, BTaggingMonitor_cfi::met, susyDQM_cfi::metCollection, metIncludesMuons_, metMax_, metMin_, metToken_, mtMax_, mtMin_, amptDefaultParameters_cff::mu, pdwgLeptonRecoSkim_cfi::muonCollection, muonToken_, muonTrig_, nall, nhlt, niso, nJetMax_, BTaggingMonitoring_cff::njets, nmet, TrackCollections2monitor_cff::normalizedChi2, nrec, nsel, reco::BeamSpot::position(), DiDispStaMuonMonitor_cfi::pt, ptCut_, ptThrForZ1_, ptThrForZ2_, mathSSE::sqrt(), trackerHitsCut_, L1TEGammaOffline_cfi::triggerNames, triggerResults, trigToken_, and Geom::Phi< T1, Range >::value().
void WMuNuValidator::init_histograms | ( | ) |
Definition at line 152 of file WMuNuValidator.cc.
References data, eJetMin_, h1_, mps_fire::i, isCombinedIso_, isRelativeIso_, jetTag_, edm::InputTag::label(), M_PI, metTag_, TFileService::mkdir(), muonTrig_, ptThrForZ1_, ptThrForZ2_, AlCaHLTBitMon_QueryRunRegistry::string, and PostProcessorHcalIsoTrack_cfi::subDir.
Referenced by beginJob().
|
private |
Definition at line 54 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 43 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 56 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 64 of file WMuNuValidator.cc.
Referenced by filter(), and init_histograms().
|
private |
Definition at line 46 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 35 of file WMuNuValidator.cc.
Referenced by beginJob(), endJob(), fill_histogram(), and filter().
|
private |
Definition at line 74 of file WMuNuValidator.cc.
Referenced by fill_histogram(), and init_histograms().
|
private |
Definition at line 59 of file WMuNuValidator.cc.
|
private |
Definition at line 48 of file WMuNuValidator.cc.
Referenced by filter(), and init_histograms().
|
private |
Definition at line 49 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 47 of file WMuNuValidator.cc.
Referenced by filter(), and init_histograms().
|
private |
Definition at line 41 of file WMuNuValidator.cc.
Referenced by init_histograms().
|
private |
Definition at line 42 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 40 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 53 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 52 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 38 of file WMuNuValidator.cc.
Referenced by init_histograms().
|
private |
Definition at line 39 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 51 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 50 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 37 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 44 of file WMuNuValidator.cc.
Referenced by filter(), and init_histograms().
|
private |
Definition at line 67 of file WMuNuValidator.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 70 of file WMuNuValidator.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 69 of file WMuNuValidator.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 65 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 71 of file WMuNuValidator.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 57 of file WMuNuValidator.cc.
|
private |
Definition at line 68 of file WMuNuValidator.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 72 of file WMuNuValidator.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 45 of file WMuNuValidator.cc.
Referenced by badGlobalMuonTaggerFWLite.BadGlobalMuonTagger::badMuons(), and filter().
|
private |
Definition at line 61 of file WMuNuValidator.cc.
Referenced by filter(), and init_histograms().
|
private |
Definition at line 62 of file WMuNuValidator.cc.
Referenced by filter(), and init_histograms().
|
private |
Definition at line 58 of file WMuNuValidator.cc.
Referenced by filter().
|
private |
Definition at line 36 of file WMuNuValidator.cc.
Referenced by filter().