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 
18 namespace edm {
20 }
21 
22 //
23 // class declaration
24 //
26 
27  public:
30  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
31  virtual void analyze(const edm::Event&, const edm::EventSetup&) override;
32 
33  private:
37 
38 };
39 #endif
TriggerSummaryAnalyzerAOD(const edm::ParameterSet &)
const edm::EDGetTokenT< trigger::TriggerEvent > inputToken_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
const edm::InputTag inputTag_
InputTag of TriggerEvent to analyze.
virtual void analyze(const edm::Event &, const edm::EventSetup &) override