This is the complete list of members for ValueMapVariableBase< ObjType, TIn, ValType >, including all inherited members.
doc_ | VariableBase | protected |
eval(const edm::Handle< edm::ValueMap< TIn >> &vmap, const edm::Ptr< ObjType > &op) const =0 | ValueMapVariableBase< ObjType, TIn, ValType > | pure virtual |
ExtVariable(const std::string &aname, const edm::ParameterSet &cfg) | ExtVariable< ObjType > | inline |
fill(const edm::Event &iEvent, std::vector< edm::Ptr< ObjType >> selptrs, nanoaod::FlatTable &out) const override | ValueMapVariableBase< ObjType, TIn, ValType > | inlinevirtual |
name() const | VariableBase | inline |
name_ | VariableBase | protected |
precision_ | VariableBase | protected |
skipNonExistingSrc_ | ValueMapVariableBase< ObjType, TIn, ValType > | protected |
token_ | ValueMapVariableBase< ObjType, TIn, ValType > | protected |
ValueMapVariableBase(const std::string &aname, const edm::ParameterSet &cfg, edm::ConsumesCollector &&cc, bool skipNonExistingSrc=false) | ValueMapVariableBase< ObjType, TIn, ValType > | inline |
VariableBase(const std::string &aname, const edm::ParameterSet &cfg) | VariableBase | inline |
~VariableBase() | VariableBase | inlinevirtual |