CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TriggerSummaryAnalyzerAOD.h
Go to the documentation of this file.
1 #ifndef HLTcore_TriggerSummaryAnalyzerAOD_h
2 #define HLTcore_TriggerSummaryAnalyzerAOD_h
3 
19 
20 //
21 // class declaration
22 //
24 
25  public:
28  virtual void analyze(const edm::Event&, const edm::EventSetup&);
29 
30  private:
33 
34 };
35 #endif
TriggerSummaryAnalyzerAOD(const edm::ParameterSet &)
edm::InputTag inputTag_
InputTag of TriggerEvent to analyze.
virtual void analyze(const edm::Event &, const edm::EventSetup &)