#include <SimpleFlatTableProducer.h>
Classes | |
class | ExtVariable |
class | ValueMapVariable |
Public Types | |
typedef SimpleFlatTableProducerBase< T, edm::View< T > > | base |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Protected Types | |
typedef ValueMapVariable< bool > | BoolExtVar |
typedef ValueMapVariable< double, float > | DoubleExtVar |
typedef ValueMapVariable< float > | FloatExtVar |
typedef ValueMapVariable< int > | IntExtVar |
typedef ValueMapVariable< int, uint8_t > | UInt8ExtVar |
Protected Types inherited from SimpleFlatTableProducerBase< T, edm::View< T > > | |
typedef FuncVariable< StringCutObjectSelector< T >, bool > | BoolVar |
typedef FuncVariable< StringObjectFunction< T >, float > | FloatVar |
typedef FuncVariable< StringObjectFunction< T >, int > | IntVar |
typedef FuncVariable< StringObjectFunction< T >, uint8_t > | UInt8Var |
Protected Attributes | |
const StringCutObjectSelector< T > | cut_ |
std::vector< std::unique_ptr< ExtVariable > > | extvars_ |
const unsigned int | maxLen_ |
bool | singleton_ |
Protected Attributes inherited from SimpleFlatTableProducerBase< T, edm::View< T > > | |
const std::string | doc_ |
const bool | extension_ |
const std::string | name_ |
const edm::EDGetTokenT< edm::View< T > > | src_ |
std::vector< std::unique_ptr< Variable > > | vars_ |
Definition at line 122 of file SimpleFlatTableProducer.h.
typedef SimpleFlatTableProducerBase<T, edm::View<T> > SimpleFlatTableProducer< T >::base |
Definition at line 124 of file SimpleFlatTableProducer.h.
|
protected |
Definition at line 215 of file SimpleFlatTableProducer.h.
|
protected |
Definition at line 214 of file SimpleFlatTableProducer.h.
|
protected |
Definition at line 213 of file SimpleFlatTableProducer.h.
|
protected |
Definition at line 212 of file SimpleFlatTableProducer.h.
|
protected |
Definition at line 216 of file SimpleFlatTableProducer.h.
|
inline |
Definition at line 126 of file SimpleFlatTableProducer.h.
References Exception, SimpleFlatTableProducer< T >::extvars_, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNamesForType(), CalibrationSummaryClient_cfi::params, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 153 of file SimpleFlatTableProducer.h.
|
inlineoverride |
Definition at line 155 of file SimpleFlatTableProducer.h.
References cms::cuda::assert(), SimpleFlatTableProducer< T >::cut_, SimpleFlatTableProducerBase< T, edm::View< T > >::extension_, SimpleFlatTableProducer< T >::extvars_, mps_fire::i, SimpleFlatTableProducer< T >::maxLen_, dqmiodumpmetadata::n, SimpleFlatTableProducerBase< T, edm::View< T > >::name_, getGTfromDQMFile::obj, MillePedeFileConverter_cfg::out, dumpMFGeometry_cfg::prod, SimpleFlatTableProducer< T >::singleton_, trigObjTnPSource_cfi::var, and SimpleFlatTableProducerBase< T, edm::View< T > >::vars_.
|
protected |
Definition at line 187 of file SimpleFlatTableProducer.h.
Referenced by SimpleFlatTableProducer< T >::fillTable().
|
protected |
Definition at line 217 of file SimpleFlatTableProducer.h.
Referenced by SimpleFlatTableProducer< T >::fillTable(), and SimpleFlatTableProducer< T >::SimpleFlatTableProducer().
|
protected |
Definition at line 186 of file SimpleFlatTableProducer.h.
Referenced by SimpleFlatTableProducer< T >::fillTable().
|
protected |
Definition at line 185 of file SimpleFlatTableProducer.h.
Referenced by SimpleFlatTableProducer< T >::fillTable().