CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CastorDbRecord.h
Go to the documentation of this file.
1 #ifndef CASTORDBPRODUCER_CASTORDBRECORD_H
2 #define CASTORDBPRODUCER_CASTORDBRECORD_H
3 // -*- C++ -*-
4 //
5 // Package: CastorDbProducer
6 // Class : CastorDbRecord
7 //
16 #include "boost/mpl/vector.hpp"
18 // #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
19 
28 
30  boost::mpl::vector<CastorPedestalsRcd, CastorPedestalWidthsRcd, CastorGainsRcd, CastorGainWidthsRcd, CastorQIEDataRcd, CastorChannelQualityRcd, CastorElectronicsMapRcd > > {};
31 
32 #endif /* CASTORDBPRODUCER_CASTORDBRECORD_H */
33