HcalQIEDataRcd

Macros

Line Code
1 2 3 4 5 6 7 8 9 10 11
// this file is generated automatically by /afs/fnal.gov/files/home/room1/ratnikov/bin/makeNewClass.sh
// name: ratnikov, date: Tue Oct 18 19:00:40 CDT 2005
#ifndef HcalQIEDataRcd_H
#define HcalQIEDataRcd_H
#include "FWCore/Framework/interface/DependentRecordImplementation.h"
#include "Geometry/Records/interface/HcalRecNumberingRecord.h"
#include "Geometry/Records/interface/IdealGeometryRecord.h"
class HcalQIEDataRcd : public edm::eventsetup::DependentRecordImplementation<
                           HcalQIEDataRcd,
                           edm::mpl::Vector<HcalRecNumberingRecord, IdealGeometryRecord> > {};
#endif