CMS 3D CMS Logo

PPSAlignmentConfigurationRcd.h
Go to the documentation of this file.
1 /****************************************************************************
2 * Authors:
3 * Jan Kašpar (jan.kaspar@gmail.com)
4 * Mateusz Kocot (mateuszkocot99@gmail.com)
5 ****************************************************************************/
6 
7 #ifndef CondFormats_DataRecord_PPSAlignmentConfigurationRcd_h
8 #define CondFormats_DataRecord_PPSAlignmentConfigurationRcd_h
9 
11 
13  : public edm::eventsetup::EventSetupRecordImplementation<PPSAlignmentConfigurationRcd> {};
14 
15 #endif