#include <SimpleFlatTableProducer.h>
Public Member Functions | |
ValType | eval (const edm::Handle< edm::ValueMap< TIn >> &vmap, const edm::Ptr< ObjType > &op) const override |
ValueMapVariable (const std::string &aname, const edm::ParameterSet &cfg, edm::ConsumesCollector &&cc, bool skipNonExistingSrc=false) | |
Public Member Functions inherited from ValueMapVariableBase< ObjType, TIn, ValType > | |
void | fill (const edm::Event &iEvent, std::vector< edm::Ptr< ObjType >> selptrs, nanoaod::FlatTable &out) const override |
ValueMapVariableBase (const std::string &aname, const edm::ParameterSet &cfg, edm::ConsumesCollector &&cc, bool skipNonExistingSrc=false) | |
Public Member Functions inherited from ExtVariable< ObjType > | |
ExtVariable (const std::string &aname, const edm::ParameterSet &cfg) | |
Public Member Functions inherited from VariableBase | |
const std::string & | name () const |
VariableBase (const std::string &aname, const edm::ParameterSet &cfg) | |
virtual | ~VariableBase () |
Additional Inherited Members | |
Protected Attributes inherited from ValueMapVariableBase< ObjType, TIn, ValType > | |
const bool | skipNonExistingSrc_ |
edm::EDGetTokenT< edm::ValueMap< TIn > > | token_ |
Protected Attributes inherited from VariableBase | |
std::string | doc_ |
std::string | name_ |
int | precision_ |
Definition at line 117 of file SimpleFlatTableProducer.h.
|
inline |
Definition at line 119 of file SimpleFlatTableProducer.h.
|
inlineoverridevirtual |
Implements ValueMapVariableBase< ObjType, TIn, ValType >.
Definition at line 124 of file SimpleFlatTableProducer.h.
References findAndChange::op, and heppy_batch::val.