CMS 3D CMS Logo

TrackerDetToDTCELinkCablingMapRcd.h
Go to the documentation of this file.
1 #ifndef CondFormats_DataRecord_TrackerDetToDTCELinkCablingMapRcd_h
2 #define CondFormats_DataRecord_TrackerDetToDTCELinkCablingMapRcd_h
3 // -*- C++ -*-
4 //
5 // Package: CondFormats/DataRecord
6 // Class : TrackerDetToDTCELinkCablingMapRcd
7 //
16 //
17 // Original Author: Luigi Calligaris, SPRACE, Sao Paulo, BR
18 // Created : Wed, 27 Feb 2019 21:41:13 GMT
19 //
20 
22 
24  : public edm::eventsetup::EventSetupRecordImplementation<TrackerDetToDTCELinkCablingMapRcd> {};
25 
26 #endif