Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 ///
0002 /// \class L1TCaloParamsRcd
0003 ///
0004 /// Description: see header file
0005 ///
0006 /// Implementation:
0007 ///
0008 /// \author: Jim Brooke, University of Bristol
0009 ///
0010 
0011 #include "CondFormats/DataRecord/interface/L1TCaloParamsRcd.h"
0012 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
0013 
0014 EVENTSETUP_RECORD_REG(L1TCaloParamsRcd);