CMS 3D CMS Logo

Public Member Functions

helper::NullPostProcessor< OutputCollection > Struct Template Reference

#include <NullPostProcessor.h>

List of all members.

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.

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

Definition at line 11 of file NullPostProcessor.h.

{ }

Member Function Documentation

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

Definition at line 12 of file NullPostProcessor.h.

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

Definition at line 12 of file NullPostProcessor.h.

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

Definition at line 13 of file NullPostProcessor.h.

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

Definition at line 13 of file NullPostProcessor.h.

{ }