CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ProducerAnalyzer.h
Go to the documentation of this file.
1 #ifndef CalibrationHcalAlCaRecoProducersProducerAnalyzer_h
2 #define CalibrationHcalAlCaRecoProducersProducerAnalyzer_h
3 
4 // system include files
5 #include <memory>
6 #include <string>
7 #include <iostream>
8 
9 // user include files
17 
18 // collections
28 
29 
30 namespace edm {
31  class ParameterSet;
32  class Event;
33  class EventSetup;
34 }
35 
36 namespace cms
37 {
38 
39 //
40 // class declaration
41 //
42 
44  public:
45  explicit ProducerAnalyzer(const edm::ParameterSet&);
47 
48  virtual void analyze(const edm::Event&, const edm::EventSetup&);
49  virtual void beginJob() ;
50  virtual void endJob() ;
51 
52  private:
53  // ----------member data ---------------------------
62 
67 
69 
75 
78 
79 };
80 }// end namespace cms
81 #endif
edm::EDGetTokenT< reco::TrackCollection > tok_tracks_
edm::EDGetTokenT< reco::MuonCollection > tok_muons_
edm::EDGetTokenT< reco::SuperClusterCollection > tok_gamma_
edm::EDGetTokenT< HORecHitCollection > tok_hoProd_
edm::EDGetTokenT< HORecHitCollection > tok_ho_
edm::EDGetTokenT< HBHERecHitCollection > tok_hbheProd_
Definition: Event.h:16
ProducerAnalyzer(const edm::ParameterSet &)
edm::EDGetTokenT< HORecHitCollection > tok_horeco_
edm::EDGetTokenT< HOCalibVariableCollection > tok_hovar_
edm::EDGetTokenT< EcalRecHitCollection > tok_ecal_
edm::EDGetTokenT< HBHERecHitCollection > tok_hbhe_
edm::EDGetTokenT< reco::CaloJetCollection > tok_jets_
virtual void analyze(const edm::Event &, const edm::EventSetup &)
edm::EDGetTokenT< HFRecHitCollection > tok_hf_