Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 // -*- C++ -*-
0002 //
0003 // Package:     DataRecord
0004 // Class  :     SiPixelQualityRcd
0005 //
0006 // Implementation:
0007 //     <Notes on implementation>
0008 //
0009 // Author:
0010 // Created:     Fri Oct 17 11:53:51 CEST 2008
0011 // $Id: SiPixelQualityRcd.cc,v 1.1 2008/10/17 09:55:15 fblekman Exp $
0012 
0013 #include "CondFormats/DataRecord/interface/SiPixelQualityRcd.h"
0014 #include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
0015 
0016 EVENTSETUP_RECORD_REG(SiPixelDetVOffRcd);
0017 EVENTSETUP_RECORD_REG(SiPixelQualityRcd);