Private Attributes | |
CutApplicatorBase * | cut_ |
const std::string | realname_ |
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 |
Definition at line 6 of file ExpressionEvaluatorCut.cc.
ExpressionEvaluatorCut::ExpressionEvaluatorCut | ( | const edm::ParameterSet & | c | ) |
Definition at line 27 of file ExpressionEvaluatorCut.cc.
References cut_, DEFINE_EDM_PLUGIN, reco::ExpressionEvaluator::expr(), edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 9 of file ExpressionEvaluatorCut.cc.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 11 of file ExpressionEvaluatorCut.cc.
References cut_.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 19 of file ExpressionEvaluatorCut.cc.
References realname_.
Referenced by config.CFG::__str__(), validation.Sample::digest(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
inlinefinalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 15 of file ExpressionEvaluatorCut.cc.
References cut_, and candidate_functions::CandidateCut::value().
|
private |
Definition at line 23 of file ExpressionEvaluatorCut.cc.
Referenced by asCandidate(), ExpressionEvaluatorCut(), and value().
|
private |
Definition at line 22 of file ExpressionEvaluatorCut.cc.
Referenced by name().