|
||||
File indexing completed on 2024-04-06 12:01:56
0001 #ifndef CondFormats_AlignmentRecord_CSCSurveyErrorExtendedRcd_H 0002 #define CondFormats_AlignmentRecord_CSCSurveyErrorExtendedRcd_H 0003 0004 /** \class CSCSurveyErrorExtendedRcd 0005 * 0006 * DB record to hold errors of alignment parameters from survey. 0007 * 0008 * $Date: 2007/07/06 16:01:02 $ 0009 * $Revision: 1.1 $ 0010 * \author Jim Pivarski 0011 */ 0012 0013 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 0014 0015 class CSCSurveyErrorExtendedRcd : public edm::eventsetup::EventSetupRecordImplementation<CSCSurveyErrorExtendedRcd> {}; 0016 0017 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |