#ifndef CALOTOWERALIGNMENTERROREXTENDEDRCD_H
#define CALOTOWERALIGNMENTERROREXTENDEDRCD_H
#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class CaloTowerAlignmentErrorExtendedRcd
: public edm::eventsetup::EventSetupRecordImplementation<CaloTowerAlignmentErrorExtendedRcd> {};
#endif
|