Private Attributes | |
const double | _barrelCutOff |
const double | _dzCutValueEB |
const double | _dzCutValueEE |
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 GsfEleDzCut.cc.
GsfEleDzCut::GsfEleDzCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 27 of file GsfEleDzCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, and edm::ParameterSet::getParameter().
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 18 of file GsfEleDzCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 45 of file GsfEleDzCut.cc.
References _vtxs, CutApplicatorWithEventContentBase::contentTags_, edm::EventBase::getByLabel(), and edm::HandleBase::isValid().
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 52 of file GsfEleDzCut.cc.
References _barrelCutOff, _dzCutValueEB, _dzCutValueEE, _vtxs, funct::abs(), PVValHelper::dz, and position.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 38 of file GsfEleDzCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, and edm::ConsumesCollector::mayConsume().
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 61 of file GsfEleDzCut.cc.
References _vtxs, funct::abs(), PVValHelper::dz, and position.
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 21 of file GsfEleDzCut.cc.
Referenced by operator()().
|
private |
Definition at line 21 of file GsfEleDzCut.cc.
Referenced by operator()().
|
private |
Definition at line 21 of file GsfEleDzCut.cc.
Referenced by operator()().
|
private |
Definition at line 22 of file GsfEleDzCut.cc.
Referenced by getEventContent(), operator()(), and value().