DTKeyedConfigContainerRcd

Macros

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

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