Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 // -*- C++ -*-
0002 
0003 //
0004 
0005 // Package:     DataRecord
0006 
0007 // Class  :     CSCL1TPParametersRcd
0008 
0009 //
0010 
0011 // Author:      Slava Valuev
0012 
0013 // Created:     Thu Apr 12 11:18:05 CEST 2007
0014 
0015 // $Id: CSCL1TPParametersRcd.cc,v 1.1 2007/04/19 15:52:09 jbrooke Exp $
0016 
0017 #include "CondFormats/DataRecord/interface/CSCL1TPParametersRcd.h"
0018 
0019 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
0020 
0021 EVENTSETUP_RECORD_REG(CSCL1TPParametersRcd);