#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.
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 > | |
T * | edm::stream::impl::makeStreamModule (edm::ParameterSet const &iPSet, G const *iGlobal) |
template<typename T > | |
T * | edm::stream::impl::makeStreamModule (edm::ParameterSet const &iPSet, void const *) |