CMS 3D CMS Logo

DBSpecToDetUnit.h

Go to the documentation of this file.
00001 #ifndef CondFormatsRPCObjectsDBSpecToDetUnit_H
00002 #define CondFormatsRPCObjectsDBSpecToDetUnit_H
00003 
00004 #include "DataFormats/DetId/interface/DetId.h"
00005 class ChamberLocationSpec;
00006 class FebLocationSpec;
00007 
00008 class DBSpecToDetUnit {
00009 public:
00010   uint32_t operator()(const ChamberLocationSpec & location, const FebLocationSpec & feb);
00011 };
00012 #endif

Generated on Tue Jun 9 17:26:45 2009 for CMSSW by  doxygen 1.5.4