DTLVStatusRcd

Macros

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

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