CMS 3D CMS Logo

TriggerSummaryAnalyzerRAW.h
Go to the documentation of this file.
1 #ifndef HLTcore_TriggerSummaryAnalyzerRAW_h
2 #define HLTcore_TriggerSummaryAnalyzerRAW_h
3 
18 namespace edm {
20 }
21 
22 //
23 // class declaration
24 //
26 
27  public:
29  ~TriggerSummaryAnalyzerRAW() override;
30  static void fillDescriptions(edm::ConfigurationDescriptions & descriptions);
31  void analyze(const edm::Event&, const edm::EventSetup&) override;
32 
33  private:
37 
38 };
39 #endif
virtual example_stream void analyze(const edm::Event &, const edm::EventSetup &) override
const edm::InputTag inputTag_
InputTag of TriggerEventWithRefs to analyze.
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.
const edm::EDGetTokenT< trigger::TriggerEventWithRefs > inputToken_