Private Attributes | |
CutApplicatorWithEventContentBase * | 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 |
Protected Attributes inherited from CutApplicatorWithEventContentBase | |
std::unordered_map < std::string, edm::InputTag > | contentTags_ |
std::unordered_map < std::string, edm::EDGetToken > | contentTokens_ |
Definition at line 6 of file ExpressionEvaluatorCutWithEventContent.cc.
ExpressionEvaluatorCutWithEventContent::ExpressionEvaluatorCutWithEventContent | ( | const edm::ParameterSet & | c | ) |
Definition at line 26 of file ExpressionEvaluatorCutWithEventContent.cc.
References cut_, reco::ExpressionEvaluator::expr(), edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 9 of file ExpressionEvaluatorCutWithEventContent.cc.
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 11 of file ExpressionEvaluatorCutWithEventContent.cc.
References cut_.
|
inlinefinalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 15 of file ExpressionEvaluatorCutWithEventContent.cc.
References cut_, edmPickEvents::event, and CutApplicatorWithEventContentBase::getEventContent().
|
inlinefinalvirtual |
Reimplemented from CutApplicatorBase.
Definition at line 19 of file ExpressionEvaluatorCutWithEventContent.cc.
References realname_.
Referenced by config.CFG::__str__(), geometryComparison.GeometryComparison::createScript(), validation.Sample::digest(), primaryVertexResolution.PrimaryVertexResolution::getRepMap(), primaryVertexValidation.PrimaryVertexValidation::getRepMap(), zMuMuValidation.ZMuMuValidation::getRepMap(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
inlinefinalvirtual |
Implements CutApplicatorWithEventContentBase.
Definition at line 13 of file ExpressionEvaluatorCutWithEventContent.cc.
References cut_, and CutApplicatorWithEventContentBase::setConsumes().
|
inlinefinalvirtual |
Implements candidate_functions::CandidateCut.
Definition at line 17 of file ExpressionEvaluatorCutWithEventContent.cc.
References cut_, and candidate_functions::CandidateCut::value().
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), Types.string::configValue(), Types.FileInPath::configValue(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), and Types.vstring::insertInto().
|
private |
Definition at line 23 of file ExpressionEvaluatorCutWithEventContent.cc.
Referenced by asCandidate(), ExpressionEvaluatorCutWithEventContent(), getEventContent(), setConsumes(), and value().
|
private |
Definition at line 22 of file ExpressionEvaluatorCutWithEventContent.cc.
Referenced by name().