#include <SimpleFlatTableProducer.h>
Classes | |
class | ExtVariable |
class | ValueMapVariable |
Public Types | |
typedef SimpleFlatTableProducerBase< T, edm::View< T > > | base |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::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 bool | skipNonExistingSrc_ |
const edm::EDGetTokenT < edm::View< T > > | src_ |
std::vector< std::unique_ptr < Variable > > | vars_ |
Definition at line 126 of file SimpleFlatTableProducer.h.
typedef SimpleFlatTableProducerBase<T, edm::View<T> > SimpleFlatTableProducer< T >::base |
Definition at line 128 of file SimpleFlatTableProducer.h.
|
protected |
Definition at line 236 of file SimpleFlatTableProducer.h.
|
protected |
Definition at line 235 of file SimpleFlatTableProducer.h.
|
protected |
Definition at line 234 of file SimpleFlatTableProducer.h.
|
protected |
Definition at line 233 of file SimpleFlatTableProducer.h.
|
protected |
Definition at line 237 of file SimpleFlatTableProducer.h.
|
inline |
Definition at line 130 of file SimpleFlatTableProducer.h.
References Exception, edm::ParameterSet::existsAs(), SimpleFlatTableProducer< T >::extvars_, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNamesForType(), SimpleFlatTableProducerBase< T, edm::View< T > >::skipNonExistingSrc_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineoverride |
Definition at line 162 of file SimpleFlatTableProducer.h.
|
inlineoverride |
Definition at line 164 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, submitPVResolutionJobs::out, SimpleFlatTableProducer< T >::singleton_, SimpleFlatTableProducerBase< T, edm::View< T > >::skipNonExistingSrc_, isotrackApplyRegressor::var, and SimpleFlatTableProducerBase< T, edm::View< T > >::vars_.
|
protected |
Definition at line 198 of file SimpleFlatTableProducer.h.
Referenced by SimpleFlatTableProducer< T >::fillTable().
|
protected |
Definition at line 238 of file SimpleFlatTableProducer.h.
Referenced by SimpleFlatTableProducer< T >::fillTable(), and SimpleFlatTableProducer< T >::SimpleFlatTableProducer().
|
protected |
Definition at line 197 of file SimpleFlatTableProducer.h.
Referenced by SimpleFlatTableProducer< T >::fillTable().
|
protected |
Definition at line 196 of file SimpleFlatTableProducer.h.
Referenced by SimpleFlatTableProducer< T >::fillTable().