CMS 3D CMS Logo

TotemReadoutRcd.h
Go to the documentation of this file.
1 /****************************************************************************
2 *
3 * This is a part of TOTEM offline software.
4 * Authors:
5 * Jan Kaspar (jan.kaspar@gmail.com)
6 *
7 ****************************************************************************/
8 
9 #ifndef CondFormats_DataRecord_TotemReadoutRcd
10 #define CondFormats_DataRecord_TotemReadoutRcd
11 
13 
17 class TotemReadoutRcd : public edm::eventsetup::EventSetupRecordImplementation<TotemReadoutRcd> {};
18 
19 #endif
TotemReadoutRcd
EventSetup record for TOTEM readout-related information.
Definition: TotemReadoutRcd.h:16
edm::eventsetup::EventSetupRecordImplementation
Definition: EventSetupRecordImplementation.h:40
EventSetupRecordImplementation.h