Public Member Functions | |
void | fill (const edm::Event &iEvent, nanoaod::FlatTable &out) const override |
VariableT (const std::string &aname, nanoaod::FlatTable::ColumnType atype, const edm::ParameterSet &cfg, edm::ConsumesCollector &&cc) | |
~VariableT () override | |
Public Member Functions inherited from GlobalVariablesTableProducer::Variable | |
const std::string & | name () const |
const nanoaod::FlatTable::ColumnType & | type () const |
Variable (const std::string &aname, nanoaod::FlatTable::ColumnType atype, const edm::ParameterSet &cfg) | |
virtual | ~Variable () |
Protected Attributes | |
edm::EDGetTokenT< ValType > | src_ |
Protected Attributes inherited from GlobalVariablesTableProducer::Variable | |
std::string | doc_ |
std::string | name_ |
nanoaod::FlatTable::ColumnType | type_ |
Definition at line 121 of file GlobalVariablesTableProducer.cc.
|
inline |
Definition at line 123 of file GlobalVariablesTableProducer.cc.
|
inlineoverride |
Definition at line 125 of file GlobalVariablesTableProducer.cc.
|
inlineoverridevirtual |
Implements GlobalVariablesTableProducer::Variable.
Definition at line 126 of file GlobalVariablesTableProducer.cc.
References fileCollector::convert(), GlobalVariablesTableProducer::Variable::doc_, edm::Event::getByToken(), cmsBatch::handle, GlobalVariablesTableProducer::Variable::name_, and GlobalVariablesTableProducer::Variable::type_.
|
protected |
Definition at line 132 of file GlobalVariablesTableProducer.cc.