Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:05

0001 /****************************************************************************

0002 * Authors: 

0003 *  Jan Kašpar (jan.kaspar@gmail.com) 

0004 *  Mateusz Kocot (mateuszkocot99@gmail.com)

0005 ****************************************************************************/
0006 
0007 #include "CondFormats/DataRecord/interface/PPSAlignmentConfigurationRcd.h"
0008 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
0009 
0010 EVENTSETUP_RECORD_REG(PPSAlignmentConfigurationRcd);