GEMAlignmentErrorExtendedRcd

Macros

Line Code
1 2 3 4 5 6 7 8 9
#ifndef GEMALIGNMENTERROREXTENDEDRCD_H
#define GEMALIGNMENTERROREXTENDEDRCD_H

#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"

class GEMAlignmentErrorExtendedRcd
    : public edm::eventsetup::EventSetupRecordImplementation<GEMAlignmentErrorExtendedRcd> {};

#endif