Public Member Functions | |
void | fill (const edm::Event &iEvent, nanoaod::FlatTable &out) const override |
VariableT (const std::string &aname, const edm::ParameterSet &cfg, edm::ConsumesCollector &&cc) | |
~VariableT () override | |
Public Member Functions inherited from GlobalVariablesTableProducer::Variable | |
const std::string & | name () const |
Variable (const std::string &aname, const edm::ParameterSet &cfg) | |
virtual | ~Variable () |
Protected Attributes | |
edm::EDGetTokenT< ValType > | src_ |
Protected Attributes inherited from GlobalVariablesTableProducer::Variable | |
std::string | doc_ |
std::string | name_ |
Definition at line 134 of file GlobalVariablesTableProducer.cc.
|
inline |
Definition at line 136 of file GlobalVariablesTableProducer.cc.
|
inlineoverride |
Definition at line 138 of file GlobalVariablesTableProducer.cc.
|
inlineoverridevirtual |
Implements GlobalVariablesTableProducer::Variable.
Definition at line 139 of file GlobalVariablesTableProducer.cc.
References fileCollector::convert(), GlobalVariablesTableProducer::Variable::doc_, edm::Event::get(), GlobalVariablesTableProducer::Variable::name_, and GlobalVariablesTableProducer::VariableT< ValType, ColType, Converter >::src_.
|
protected |
Definition at line 144 of file GlobalVariablesTableProducer.cc.
Referenced by GlobalVariablesTableProducer::VariableT< ValType, ColType, Converter >::fill().