DTStatusFlagRcd

Macros

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

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