CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalLaserDbRecord.h
Go to the documentation of this file.
1 //
2 // Toyoko Orimoto (Caltech), 10 July 2007
3 //
4 
5 #ifndef ECALLASERCORRECTION_ECALLASERDBRECORD_H
6 #define ECALLASERCORRECTION_ECALLASERDBRECORD_H
7 
8 #include "boost/mpl/vector.hpp"
10 // #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
11 
16 
17 // class EcalLaserDbRecord : public edm::eventsetup::EventSetupRecordImplementation<EcalLaserDbRecord> {};
18 
20  boost::mpl::vector<EcalLaserAlphasRcd, EcalLaserAPDPNRatiosRefRcd, EcalLaserAPDPNRatiosRcd, EcalLinearCorrectionsRcd> > {};
21 
22 #endif /* ECALLASERCORRECTION_ECALLASERDBRECORD_H */
23