CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1AnalysisGenerator.h
Go to the documentation of this file.
1 #ifndef __L1Analysis_L1AnalysisGenerator_H__
2 #define __L1Analysis_L1AnalysisGenerator_H__
3 
4 //-------------------------------------------------------------------------------
5 // Created 06/01/2010 - A.C. Le Bihan
6 //
7 //
8 // Original code : L1Trigger/L1TNtuples/L1NtupleProducer
9 //-------------------------------------------------------------------------------
12 
13 namespace L1Analysis
14 {
16  {
17  public:
20  void Reset() {generator_.Reset();}
21  void Set(const edm::Event& e);
23 
24  private :
26 
27  };
28 }
29 #endif
30 
31 
L1AnalysisGeneratorDataFormat * getData()
L1AnalysisGeneratorDataFormat generator_
void Set(const edm::Event &e)