Private Attributes | |
const double | _barrelCutOff |
const double | _dxyCutValueEB |
const double | _dxyCutValueEE |
edm::Handle< reco::VertexCollection > | _vtxs |
Additional Inherited Members | |
Public Types inherited from CutApplicatorBase | |
enum | CandidateType { NONE, ELECTRON, MUON, PHOTON, TAU, PATELECTRON, PATMUON, PATPHOTON, PATTAU } |
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 GsfEleDxyCut.cc.
GsfEleDxyCut::GsfEleDxyCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 31 of file GsfEleDxyCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, and edm::ParameterSet::getParameter().
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 18 of file GsfEleDxyCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 49 of file GsfEleDxyCut.cc.
References _vtxs, CutApplicatorWithEventContentBase::contentTags_, edm::EventBase::getByLabel(), edm::HandleBase::isValid(), and operator()().
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 58 of file GsfEleDxyCut.cc.
References _barrelCutOff, _dxyCutValueEB, _dxyCutValueEE, _vtxs, funct::abs(), PVValHelper::dxy, reco::GsfElectron::gsfTrack(), position, and reco::GsfElectron::superCluster().
Referenced by getEventContent().
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 42 of file GsfEleDxyCut.cc.
References CutApplicatorWithEventContentBase::contentTags_, CutApplicatorWithEventContentBase::contentTokens_, and edm::ConsumesCollector::mayConsume().
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 70 of file GsfEleDxyCut.cc.
References _vtxs, funct::abs(), PVValHelper::dxy, reco::GsfElectron::gsfTrack(), and position.
|
private |
Definition at line 23 of file GsfEleDxyCut.cc.
Referenced by operator()().
|
private |
Definition at line 23 of file GsfEleDxyCut.cc.
Referenced by operator()().
|
private |
Definition at line 23 of file GsfEleDxyCut.cc.
Referenced by operator()().
|
private |
Definition at line 24 of file GsfEleDxyCut.cc.
Referenced by getEventContent(), operator()(), and value().