This is the complete list of members for ComputedVariable, including all inherited members.
addDescriptionLine(const std::string &s) | CachingVariable | inline |
baseEval(const edm::Event &iEvent) const | CachingVariable | inlineprotected |
cache_ | CachingVariable | mutableprotected |
CachingVariable(std::string m, std::string n, const edm::ParameterSet &iConfig, edm::ConsumesCollector &iC) | CachingVariable | inline |
compute(const edm::Event &iEvent) const | CachingVariable | inline |
ComputedVariable(const CachingVariableFactoryArg &arg, edm::ConsumesCollector &iC) | ComputedVariable | |
ComputedVariable(const std::string &M, std::string &N, edm::ParameterSet &P, const VariableComputer *c, edm::ConsumesCollector &iC) | ComputedVariable | inline |
conf_ | CachingVariable | protected |
d_ | CachingVariable | protected |
description() const | CachingVariable | inline |
eval(const edm::Event &iEvent) const override | ComputedVariable | inlinevirtual |
evalType typedef | CachingVariable | |
eventCacheID_ | CachingVariable | mutableprotected |
holderName() const | CachingVariable | inline |
holderName_ | CachingVariable | mutableprotected |
method() const | CachingVariable | inline |
method_ | CachingVariable | protected |
myComputer | ComputedVariable | private |
name() const | CachingVariable | inline |
name_ | CachingVariable | protected |
notSeenThisEventAlready(const edm::Event &iEvent) const | CachingVariable | inlineprotected |
operator()(const edm::Event &iEvent) const | CachingVariable | inline |
print() const | CachingVariable | inline |
setCache(valueType &v) const | CachingVariable | inlineprotected |
setHolder(std::string hn) const | CachingVariable | inline |
setNotCompute() const | CachingVariable | inlineprotected |
valueType typedef | CachingVariable | |
vMap typedef | CachingVariable | |
~CachingVariable() | CachingVariable | inlinevirtual |
~ComputedVariable() override | ComputedVariable | inline |