Private Attributes | |
edm::Handle< reco::ConversionCollection > | _convs |
edm::Handle< reco::BeamSpot > | _thebs |
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 8 of file GsfEleConversionVetoCut.cc.
GsfEleConversionVetoCut::GsfEleConversionVetoCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 28 of file GsfEleConversionVetoCut.cc.
References HltBtagPostValidation_cff::c, and CutApplicatorWithEventContentBase::contentTags_.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 19 of file GsfEleConversionVetoCut.cc.
References CutApplicatorBase::ELECTRON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 48 of file GsfEleConversionVetoCut.cc.
References _convs, _thebs, CutApplicatorWithEventContentBase::contentTags_, makeMEIFBenchmarkPlots::ev, and edm::HandleBase::isValid().
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 57 of file GsfEleConversionVetoCut.cc.
References _convs, _thebs, ConversionTools::hasMatchedConversion(), edm::HandleBase::isValid(), and reco::BeamSpot::position().
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 39 of file GsfEleConversionVetoCut.cc.
References gpuPixelDoublets::cc, CutApplicatorWithEventContentBase::contentTags_, and CutApplicatorWithEventContentBase::contentTokens_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 66 of file GsfEleConversionVetoCut.cc.
References _convs, _thebs, ConversionTools::hasMatchedConversion(), edm::HandleBase::isValid(), and reco::BeamSpot::position().
|
private |
Definition at line 22 of file GsfEleConversionVetoCut.cc.
Referenced by getEventContent(), operator()(), and value().
|
private |
Definition at line 23 of file GsfEleConversionVetoCut.cc.
Referenced by getEventContent(), operator()(), and value().