#include <SimpleFlatTableProducer.h>
Additional Inherited Members | |
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 inherited from SimpleFlatTableProducerBase< T, T > | |
typedef FuncVariable< T, StringCutObjectSelector< T > , bool > | BoolVar |
typedef FuncVariable< T, StringObjectFunction< T > , float > | FloatVar |
typedef FuncVariable< T, StringObjectFunction< T > , int8_t > | Int8Var |
typedef FuncVariable< T, StringObjectFunction< T >, int > | IntVar |
typedef FuncVariable< T, StringObjectFunction< T > , uint8_t > | UInt8Var |
typedef FuncVariable< T, StringObjectFunction< T > , unsigned int > | UIntVar |
Protected Attributes inherited from SimpleFlatTableProducerBase< T, T > | |
const std::string | doc_ |
const bool | extension_ |
const std::string | name_ |
const bool | skipNonExistingSrc_ |
const edm::EDGetTokenT< T > | src_ |
std::vector< std::unique_ptr < Variable< T > > > | vars_ |
Definition at line 261 of file SimpleFlatTableProducer.h.
|
inline |
Definition at line 263 of file SimpleFlatTableProducer.h.
|
inlineoverride |
Definition at line 265 of file SimpleFlatTableProducer.h.
|
inlineoverridevirtual |
Implements SimpleFlatTableProducerBase< T, T >.
Definition at line 267 of file SimpleFlatTableProducer.h.
References SimpleFlatTableProducerBase< T, T >::extension_, SimpleFlatTableProducerBase< T, T >::name_, submitPVResolutionJobs::out, edm::Handle< T >::product(), ALCARECOEcalPhiSym_cff::var, and SimpleFlatTableProducerBase< T, T >::vars_.