BTLGeometryRcd

Macros

Line Code
1 2 3 4 5 6
#ifndef Geometry_BTLGeometryRcd_H
#define Geometry_BTLGeometryRcd_H

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