test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DummyBoolEventSelFlagProducer.h
Go to the documentation of this file.
1 #ifndef TauAnalysis_MCEmbeddingTools_DummyBoolEventSelFlagProducer_h
2 #define TauAnalysis_MCEmbeddingTools_DummyBoolEventSelFlagProducer_h
3 
22 
24 {
25  public:
26 
27  // constructor
29 
30  // destructor
32 
33  private:
34 
35  // method for adding boolean flag to the event
36  void produce(edm::Event&, const edm::EventSetup&);
37 };
38 
39 #endif
tuple cfg
Definition: looper.py:293
void produce(edm::Event &, const edm::EventSetup &)
DummyBoolEventSelFlagProducer(const edm::ParameterSet &cfg)