CMS 3D CMS Logo

NullPostProcessor.h
Go to the documentation of this file.
1 #ifndef UtilAlgos_NullPostProcessor_h
2 #define UtilAlgos_NullPostProcessor_h
3 /* \class helper::NullPostProcessor<OutputCollection>
4  *
5  * \author Luca Lista, INFN
6  */
9 
10 namespace edm {
11  class Event;
12  class ParameterSet;
13 } // namespace edm
14 
15 namespace helper {
16 
17  template <typename OutputCollection>
21  template <typename F>
22  void init(F&) {}
24  };
25 
26 } // namespace helper
27 
28 #endif
Definition: helper.py:1
NullPostProcessor(const edm::ParameterSet &iConfig)
NullPostProcessor(const edm::ParameterSet &iConfig, edm::ConsumesCollector &&iC)
void process(edm::OrphanHandle< OutputCollection >, edm::Event &)
HLT enums.
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)
Definition: blowfish.cc:163