CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
makeGlobal.h File Reference

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 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 *)