CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions
EDAnalyzerAdaptor.h File Reference
#include "FWCore/Framework/interface/Run.h"
#include "FWCore/Framework/interface/LuminosityBlock.h"
#include "FWCore/Framework/interface/RunPrincipal.h"
#include "FWCore/Framework/interface/LuminosityBlockPrincipal.h"
#include "FWCore/Framework/interface/stream/EDAnalyzerAdaptorBase.h"
#include "FWCore/Framework/interface/stream/callAbilities.h"
#include "FWCore/Framework/interface/stream/dummy_helpers.h"
#include "FWCore/Framework/src/MakeModuleHelper.h"

Go to the source code of this file.

Classes

struct  edm::stream::BaseToAdaptor< ABase, ModType >
 
struct  edm::stream::BaseToAdaptor< EDAnalyzerAdaptorBase, ModType >
 
class  edm::stream::EDAnalyzerAdaptor< T >
 
class  edm::stream::EDAnalyzerAdaptor< T >
 
class  edm::MakeModuleHelper< edm::stream::EDAnalyzerAdaptorBase >
 

Namespaces

 edm
 A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.
 
 edm::stream
 
 edm::stream::impl
 

Functions

template<typename T , typename G >
std::unique_ptr< G > edm::stream::impl::makeGlobal (edm::ParameterSet const &iPSet, G const *)
 
template<typename T >
dummy_ptr edm::stream::impl::makeGlobal (edm::ParameterSet const &iPSet, void const *)
 
template<typename T , typename G >
Tedm::stream::impl::makeStreamModule (edm::ParameterSet const &iPSet, G const *iGlobal)
 
template<typename T >
Tedm::stream::impl::makeStreamModule (edm::ParameterSet const &iPSet, void const *)