CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PixelDCSRcds.h
Go to the documentation of this file.
1 #ifndef DataRecord_PixelDCSRcds_h
2 #define DataRecord_PixelDCSRcds_h
3 
5 
6 class CaenChannel;
7 
8 template <class> class PixelDCSObject;
9 
11  public edm::eventsetup::EventSetupRecordImplementation<PixelCaenChannelIsOnRcd>
12 {
14 };
15 
17  public edm::eventsetup::EventSetupRecordImplementation<PixelCaenChannelIMonRcd>
18 {
20 };
21 
23  public edm::eventsetup::EventSetupRecordImplementation<PixelCaenChannelRcd>
24 {
26 };
27 
28 #endif
PixelDCSObject< float > Object
Definition: PixelDCSRcds.h:19
PixelDCSObject< bool > Object
Definition: PixelDCSRcds.h:13
PixelDCSObject< CaenChannel > Object
Definition: PixelDCSRcds.h:25