Public Member Functions | |
virtual void | beginJob () override |
virtual void | endJob () override |
virtual bool | filter (edm::Event &, const edm::EventSetup &) override |
void | init_histograms () |
WMuNuSelector (const edm::ParameterSet &) | |
Public Member Functions inherited from edm::EDFilter | |
EDFilter () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDFilter () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Attributes | |
double | acopCut_ |
edm::EDGetTokenT< reco::BeamSpot > | beamSpotToken_ |
double | dxyCut_ |
double | eJetMin_ |
double | etaCut_ |
std::map< std::string, TH1D * > | h1_ |
std::map< std::string, TH2D * > | h2_ |
bool | isAlsoTrackerMuon_ |
bool | isCombinedIso_ |
double | isoCut03_ |
bool | isRelativeIso_ |
edm::EDGetTokenT< edm::View < reco::Jet > > | jetToken_ |
double | metMax_ |
double | metMin_ |
double | mtMax_ |
double | mtMin_ |
edm::EDGetTokenT< edm::View < reco::Muon > > | muonToken_ |
const std::string | muonTrig_ |
double | nacop |
double | nall |
double | ncharge |
double | nid |
double | niso |
int | nJetMax_ |
double | nkin |
double | nmass |
double | normalizedChi2Cut_ |
double | npresel |
double | nsel |
double | ntrig |
bool | plotHistograms_ |
double | ptCut_ |
double | ptThrForZ1_ |
double | ptThrForZ2_ |
int | selectByCharge_ |
int | trackerHitsCut_ |
edm::EDGetTokenT < edm::TriggerResults > | trigToken_ |
edm::EDGetTokenT < reco::WMuNuCandidateCollection > | WMuNuCollectionToken_ |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 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 35 of file WMuNuSelector.cc.
WMuNuSelector::WMuNuSelector | ( | const edm::ParameterSet & | cfg | ) |
Definition at line 105 of file WMuNuSelector.cc.
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 148 of file WMuNuSelector.cc.
References h1_, h2_, M_PI, TFileService::make(), nacop, nall, ncharge, nid, niso, nkin, npresel, nsel, ntrig, and plotHistograms_.
|
overridevirtual |
Reimplemented from edm::EDFilter.
Definition at line 186 of file WMuNuSelector.cc.
References cond::ecalcond::all, nacop, nall, ncharge, nid, niso, nkin, npresel, nsel, ntrig, selectByCharge_, and mathSSE::sqrt().
|
overridevirtual |
Implements edm::EDFilter.
Definition at line 224 of file WMuNuSelector.cc.
References reco::WMuNuCandidate::acop(), acopCut_, beamSpotToken_, reco::LeafCandidate::charge(), eJetMin_, reco::MuonIsolation::emEt, reco::WMuNuCandidate::eT(), reco::LeafCandidate::et(), reco::LeafCandidate::eta(), eta(), etaCut_, edm::Event::getByToken(), reco::WMuNuCandidate::getMuon(), reco::WMuNuCandidate::getNeutrino(), muon::GlobalMuonPromptTight, reco::Muon::globalTrack(), h1_, h2_, reco::MuonIsolation::hadEt, i, isCombinedIso_, reco::Muon::isGlobalMuon(), muon::isGoodMuon(), isoCut03_, reco::Muon::isolationR03(), isRelativeIso_, reco::Muon::isTrackerMuon(), metsig::jet, jetToken_, LogTrace, reco::WMuNuCandidate::massT(), caloMETBenchmarkGeneric_cfi::met, metMax_, mtMax_, RPCpg::mu, muonToken_, muonTrig_, nacop, nall, ncharge, nid, niso, nJetMax_, HLT_25ns14e33_v1_cff::njets, nkin, normalizedChi2Cut_, npresel, nsel, ntrig, plotHistograms_, EnergyCorrector::pt, reco::LeafCandidate::pt(), ptCut_, ptThrForZ1_, ptThrForZ2_, reco::LeafCandidate::px(), reco::LeafCandidate::py(), selectByCharge_, reco::MuonIsolation::sumPt, trackerHitsCut_, edm::TriggerNames::triggerIndex(), edm::Event::triggerNames(), triggerResults, trigToken_, and WMuNuCollectionToken_.
Referenced by Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filter(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setDataAccessor(), and Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView().
void WMuNuSelector::init_histograms | ( | ) |
|
private |
Definition at line 63 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 47 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 65 of file WMuNuSelector.cc.
|
private |
Definition at line 52 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 55 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 80 of file WMuNuSelector.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 81 of file WMuNuSelector.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 68 of file WMuNuSelector.cc.
|
private |
Definition at line 57 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 58 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 56 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 46 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 62 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 61 of file WMuNuSelector.cc.
|
private |
Definition at line 60 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 59 of file WMuNuSelector.cc.
|
private |
Definition at line 45 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 49 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 76 of file WMuNuSelector.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 72 of file WMuNuSelector.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 75 of file WMuNuSelector.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 76 of file WMuNuSelector.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 76 of file WMuNuSelector.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 53 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 76 of file WMuNuSelector.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 76 of file WMuNuSelector.cc.
|
private |
Definition at line 66 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 73 of file WMuNuSelector.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 74 of file WMuNuSelector.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 73 of file WMuNuSelector.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 43 of file WMuNuSelector.cc.
Referenced by beginJob(), and filter().
|
private |
Definition at line 54 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 50 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 51 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 70 of file WMuNuSelector.cc.
|
private |
Definition at line 67 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 44 of file WMuNuSelector.cc.
Referenced by filter().
|
private |
Definition at line 48 of file WMuNuSelector.cc.
Referenced by filter().