CMS 3D CMS Logo

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

Go to the source code of this file.

Classes

struct  edm::limited::producer::AbilityToImplementor< T >
 
struct  edm::limited::producer::AbilityToImplementor< edm::Accumulator >
 
struct  edm::limited::producer::AbilityToImplementor< edm::BeginLuminosityBlockProducer >
 
struct  edm::limited::producer::AbilityToImplementor< edm::BeginRunProducer >
 
struct  edm::limited::producer::AbilityToImplementor< edm::EndLuminosityBlockProducer >
 
struct  edm::limited::producer::AbilityToImplementor< edm::EndRunProducer >
 
struct  edm::limited::producer::AbilityToImplementor< edm::LuminosityBlockCache< C > >
 
struct  edm::limited::producer::AbilityToImplementor< edm::LuminosityBlockSummaryCache< C > >
 
struct  edm::limited::producer::AbilityToImplementor< edm::RunCache< C > >
 
struct  edm::limited::producer::AbilityToImplementor< edm::RunSummaryCache< C > >
 
struct  edm::limited::producer::AbilityToImplementor< edm::StreamCache< C > >
 
struct  edm::limited::producer::SpecializeAbilityToImplementor< bool, bool, T >
 
struct  edm::limited::producer::SpecializeAbilityToImplementor< B, true, edm::EndLuminosityBlockProducer >
 
struct  edm::limited::producer::SpecializeAbilityToImplementor< B, true, edm::LuminosityBlockSummaryCache< C > >
 
struct  edm::limited::producer::SpecializeAbilityToImplementor< true, B, edm::EndRunProducer >
 
struct  edm::limited::producer::SpecializeAbilityToImplementor< true, B, edm::RunSummaryCache< C > >
 

Namespaces

 edm
 HLT enums.
 
 edm::limited
 
 edm::limited::producer
 

Detailed Description

"FWCore/Framework/interface/limited/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.