Private Attributes | |
edm::Handle< edm::ValueMap< int > > | _mvaCategoriesMap |
const std::vector< double > | _mvaCutValues |
edm::Handle< edm::ValueMap< float > > | _mvaValueMap |
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 4 of file PhoMVACut.cc.
PhoMVACut::PhoMVACut | ( | const edm::ParameterSet & | c | ) |
Definition at line 28 of file PhoMVACut.cc.
References HltBtagPostValidation_cff::c, and CutApplicatorWithEventContentBase::contentTags_.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 15 of file PhoMVACut.cc.
References CutApplicatorBase::PHOTON.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 45 of file PhoMVACut.cc.
References _mvaCategoriesMap, _mvaValueMap, CutApplicatorWithEventContentBase::contentTags_, and ev.
|
finalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 50 of file PhoMVACut.cc.
References _mvaCategoriesMap, _mvaCutValues, _mvaValueMap, edm::ValueMap< T >::begin(), eostools::cat(), edm::ValueMap< T >::contains(), CutApplicatorWithEventContentBase::contentTags_, Exception, edm::ValueMap< T >::idSize(), edm::HandleBase::isValid(), AlCaHLTBitMon_QueryRunRegistry::string, and heppy_batch::val.
|
finalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 37 of file PhoMVACut.cc.
References CutApplicatorWithEventContentBase::contentTags_, and CutApplicatorWithEventContentBase::contentTokens_.
|
finalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 86 of file PhoMVACut.cc.
References _mvaCategoriesMap, _mvaValueMap, edm::ValueMap< T >::begin(), edm::ValueMap< T >::contains(), CutApplicatorWithEventContentBase::contentTags_, edm::ValueMap< T >::idSize(), edm::HandleBase::isValid(), AlCaHLTBitMon_QueryRunRegistry::string, and heppy_batch::val.
|
private |
Definition at line 23 of file PhoMVACut.cc.
Referenced by getEventContent(), operator()(), and value().
|
private |
Definition at line 19 of file PhoMVACut.cc.
Referenced by operator()().
|
private |
Definition at line 22 of file PhoMVACut.cc.
Referenced by getEventContent(), operator()(), and value().