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 DummyCfis::c, and CutApplicatorWithEventContentBase::contentTags_.
|
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_, makeMEIFBenchmarkPlots::ev, 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 gpuPixelDoublets::cc, CutApplicatorWithEventContentBase::contentTags_, and CutApplicatorWithEventContentBase::contentTokens_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 61 of file GsfEleDzCut.cc.
References _vtxs, funct::abs(), PVValHelper::dz, reco::GsfElectron::gsfTrack(), and position.
|
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().