Private Types | |
enum | BestTrackType { INNERTRACK, MUONBESTTRACK, NONE } |
Private Attributes | |
const double | maxDz_ |
enum MuonDzCut::BestTrackType | trackType_ |
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 MuonDzCut.cc.
|
private |
Enumerator | |
---|---|
INNERTRACK | |
MUONBESTTRACK | |
NONE |
Definition at line 21 of file MuonDzCut.cc.
MuonDzCut::MuonDzCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 26 of file MuonDzCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::ParameterSet::getParameter(), INNERTRACK, MUONBESTTRACK, NONE, AlCaHLTBitMon_QueryRunRegistry::string, and trackType_.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 12 of file MuonDzCut.cc.
References CutApplicatorBase::MUON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 49 of file MuonDzCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, edm::EventBase::getByLabel(), edm::HandleBase::isValid(), and vtxs_.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 56 of file MuonDzCut.cc.
References funct::abs(), INNERTRACK, edm::Ref< C, T, F >::isNonnull(), maxDz_, MUONBESTTRACK, trackType_, and vtxs_.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 44 of file MuonDzCut.cc.
References edm::ConsumesCollector::consumes(), CutApplicatorWithEventContentBase::contentTags_, and CutApplicatorWithEventContentBase::contentTokens_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 68 of file MuonDzCut.cc.
References funct::abs(), INNERTRACK, edm::Ref< C, T, F >::isNull(), HLT_FULL_cff::muon, MUONBESTTRACK, trackType_, and vtxs_.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), Types.string::configValue(), Types.FileInPath::configValue(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), and Types.vstring::insertInto().
|
private |
Definition at line 20 of file MuonDzCut.cc.
Referenced by operator()().
|
private |
Referenced by MuonDzCut(), operator()(), and value().
|
private |
Definition at line 19 of file MuonDzCut.cc.
Referenced by getEventContent(), operator()(), and value().