CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalLaser_weekly_Handler.h
Go to the documentation of this file.
1 #ifndef ECAL_LASER_HANDLER_H
2 #define ECAL_LASER_HANDLER_H
3 
4 #include <vector>
5 #include <typeinfo>
6 #include <string>
7 #include <map>
8 #include <iostream>
9 #include <time.h>
10 
13 
14 
25 
26 
27 
36 
39 
42 
46 
47 namespace edm {
48  class ParameterSet;
49  class Event;
50  class EventSetup;
51 }
52 
53 namespace popcon
54 {
55  class EcalLaser_weekly_Handler : public popcon::PopConSourceHandler<EcalLaserAPDPNRatios>
56  {
57 
58  public:
59  void getNewObjects();
62 
63  std::string id() const { return m_name;}
64 
65  private:
66  enum { kEBChannels = 61200, kEBEta = 85, kEEChannels = 14648};
69  };
70 }
71 #endif
EcalLaser_weekly_Handler(edm::ParameterSet const &)
const EcalLaserAPDPNRatios * myapdpns