CMS 3D CMS Logo

Classes | Namespaces
producerAbilityToImplementor.h File Reference
#include "FWCore/Framework/interface/moduleAbilities.h"
#include "FWCore/Framework/interface/global/implementors.h"
#include "FWCore/Framework/interface/global/EDProducerBase.h"

Go to the source code of this file.

Classes

struct  edm::global::producer::AbilityToImplementor< T >
 
struct  edm::global::producer::AbilityToImplementor< edm::Accumulator >
 
struct  edm::global::producer::AbilityToImplementor< edm::BeginLuminosityBlockProducer >
 
struct  edm::global::producer::AbilityToImplementor< edm::BeginProcessBlockProducer >
 
struct  edm::global::producer::AbilityToImplementor< edm::BeginRunProducer >
 
struct  edm::global::producer::AbilityToImplementor< edm::EndLuminosityBlockProducer >
 
struct  edm::global::producer::AbilityToImplementor< edm::EndProcessBlockProducer >
 
struct  edm::global::producer::AbilityToImplementor< edm::EndRunProducer >
 
struct  edm::global::producer::AbilityToImplementor< edm::ExternalWork >
 
struct  edm::global::producer::AbilityToImplementor< edm::InputProcessBlockCache< Cs... > >
 
struct  edm::global::producer::AbilityToImplementor< edm::LuminosityBlockCache< C > >
 
struct  edm::global::producer::AbilityToImplementor< edm::LuminosityBlockSummaryCache< C > >
 
struct  edm::global::producer::AbilityToImplementor< edm::RunCache< C > >
 
struct  edm::global::producer::AbilityToImplementor< edm::RunSummaryCache< C > >
 
struct  edm::global::producer::AbilityToImplementor< edm::StreamCache< C > >
 
struct  edm::global::producer::AbilityToImplementor< edm::WatchProcessBlock >
 
struct  edm::global::producer::SpecializeAbilityToImplementor< bool, bool, T >
 
struct  edm::global::producer::SpecializeAbilityToImplementor< B, true, edm::EndLuminosityBlockProducer >
 
struct  edm::global::producer::SpecializeAbilityToImplementor< B, true, edm::LuminosityBlockSummaryCache< C > >
 
struct  edm::global::producer::SpecializeAbilityToImplementor< true, B, edm::EndRunProducer >
 
struct  edm::global::producer::SpecializeAbilityToImplementor< true, B, edm::RunSummaryCache< C > >
 

Namespaces

 edm
 HLT enums.
 
 edm::global
 
 edm::global::producer
 

Detailed Description

"FWCore/Framework/interface/global/producerAbilityToImplementor.h"

Description: Class used to pair a module Ability to the actual base class used to implement that ability

Usage: <usage>

Definition in file producerAbilityToImplementor.h.