CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
helper::NullPostProcessor< OutputCollection > Struct Template Reference

#include <NullPostProcessor.h>

Public Member Functions

void init (edm::EDFilter &)
 
void init (edm::EDFilter &)
 
 NullPostProcessor (const edm::ParameterSet &)
 
 NullPostProcessor (const edm::ParameterSet &)
 
void process (edm::OrphanHandle< OutputCollection >, edm::Event &)
 
void process (edm::OrphanHandle< OutputCollection >, edm::Event &)
 

Detailed Description

template<typename OutputCollection>
struct helper::NullPostProcessor< OutputCollection >

Definition at line 10 of file NullPostProcessor.h.

Constructor & Destructor Documentation

template<typename OutputCollection>
helper::NullPostProcessor< OutputCollection >::NullPostProcessor ( const edm::ParameterSet )
inline

Definition at line 11 of file NullPostProcessor.h.

11 { }
template<typename OutputCollection>
helper::NullPostProcessor< OutputCollection >::NullPostProcessor ( const edm::ParameterSet )
inline

Definition at line 11 of file NullPostProcessor.h.

11 { }

Member Function Documentation

template<typename OutputCollection>
void helper::NullPostProcessor< OutputCollection >::init ( edm::EDFilter )
inline

Definition at line 12 of file NullPostProcessor.h.

12 { }
template<typename OutputCollection>
void helper::NullPostProcessor< OutputCollection >::init ( edm::EDFilter )
inline

Definition at line 12 of file NullPostProcessor.h.

12 { }
template<typename OutputCollection>
void helper::NullPostProcessor< OutputCollection >::process ( edm::OrphanHandle< OutputCollection >  ,
edm::Event  
)
inline

Definition at line 13 of file NullPostProcessor.h.

Referenced by ConfigBuilder.ConfigBuilder.PrintAllModules::leave().

13 { }
template<typename OutputCollection>
void helper::NullPostProcessor< OutputCollection >::process ( edm::OrphanHandle< OutputCollection >  ,
edm::Event  
)
inline