CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_9_patch3/src/CondFormats/DataRecord/interface/AlCaRecoTriggerBitsRcd.h

Go to the documentation of this file.
00001 #ifndef CondFormats_AlCaRecoTriggerBitsRcd_h
00002 #define CondFormats_AlCaRecoTriggerBitsRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     CondFormats
00006 // Class  :     AlCaRecoTriggerBitsRcd
00007 // 
00016 // Created:     Tue Nov  4 18:52:34 CET 2008
00017 // $Id: AlCaRecoTriggerBitsRcd.h,v 1.1 2008/11/05 10:55:11 xiezhen Exp $
00018 //
00019 
00020 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00021 
00022 class AlCaRecoTriggerBitsRcd : public edm::eventsetup::EventSetupRecordImplementation<AlCaRecoTriggerBitsRcd> {};
00023 
00024 #endif