Private Types | |
enum | CutType { LOOSE, MEDIUM, TIGHT, SOFT, HIGHPT, NONE } |
Private Attributes | |
enum MuonPOGStandardCut::CutType | cutType_ |
edm::Handle< reco::VertexCollection > | vtxs_ |
Additional Inherited Members | |
Public Types inherited from CutApplicatorBase | |
enum | CandidateType { NONE, ELECTRON, MUON, PHOTON, TAU, PATELECTRON, PATMUON, PATPHOTON, PATTAU } |
Public Types inherited from candidate_functions::CandidateCut | |
using | argument_type = reco::CandidatePtr |
using | result_type = bool |
Protected Attributes inherited from CutApplicatorWithEventContentBase | |
std::unordered_map< std::string, edm::InputTag > | contentTags_ |
std::unordered_map< std::string, edm::EDGetToken > | contentTokens_ |
Definition at line 7 of file MuonPOGStandardCut.cc.
|
private |
Enumerator | |
---|---|
LOOSE | |
MEDIUM | |
TIGHT | |
SOFT | |
HIGHPT | |
NONE |
Definition at line 20 of file MuonPOGStandardCut.cc.
MuonPOGStandardCut::MuonPOGStandardCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 26 of file MuonPOGStandardCut.cc.
References DummyCfis::c, CutApplicatorWithEventContentBase::contentTags_, cutType_, HIGHPT, LOOSE, MEDIUM, NONE, SOFT, AlCaHLTBitMon_QueryRunRegistry::string, and TIGHT.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 12 of file MuonPOGStandardCut.cc.
References CutApplicatorBase::MUON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 51 of file MuonPOGStandardCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, makeMEIFBenchmarkPlots::ev, and vtxs_.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 54 of file MuonPOGStandardCut.cc.
References cutType_, HIGHPT, muon::isHighPtMuon(), muon::isLooseMuon(), muon::isMediumMuon(), muon::isSoftMuon(), muon::isTightMuon(), LOOSE, MEDIUM, NONE, SOFT, TIGHT, and vtxs_.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 46 of file MuonPOGStandardCut.cc.
References gpuPixelDoublets::cc, CutApplicatorWithEventContentBase::contentTags_, and CutApplicatorWithEventContentBase::contentTokens_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 79 of file MuonPOGStandardCut.cc.
References cutType_, HIGHPT, muon::isHighPtMuon(), muon::isLooseMuon(), muon::isMediumMuon(), muon::isSoftMuon(), muon::isTightMuon(), LOOSE, MEDIUM, amptDefaultParameters_cff::mu, NONE, SOFT, TIGHT, and vtxs_.
|
private |
Referenced by MuonPOGStandardCut(), operator()(), and value().
|
private |
Definition at line 21 of file MuonPOGStandardCut.cc.
Referenced by getEventContent(), operator()(), and value().