CMS 3D CMS Logo

MeasurementDetSystem.h

Go to the documentation of this file.
00001 #ifndef MeasurementDetSystem_H
00002 #define MeasurementDetSystem_H
00003 
00004 #include "DataFormats/DetId/interface/DetId.h"
00005 class MeasurementDet;
00006 
00007 class MeasurementDetSystem {
00008 public:
00009 
00011   virtual const MeasurementDet*       idToDet(const DetId& id) const = 0;
00012 
00013 
00014 };
00015 
00016 #endif

Generated on Tue Jun 9 17:48:23 2009 for CMSSW by  doxygen 1.5.4