EcalGeometryDescriptionRcd

Macros

Line Code
1 2 3 4 5 6 7
#ifndef ECALGEOMETRYDESCRIPTIONRCD_H
#define ECALGEOMETRYDESCRIPTIONRCD_H

#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
class EcalGeometryDescriptionRcd : public edm::eventsetup::EventSetupRecordImplementation<EcalGeometryDescriptionRcd> {
};
#endif