CMS 3D CMS Logo

DBSpecToDetUnit.h
Go to the documentation of this file.
1 #ifndef CondFormatsRPCObjectsDBSpecToDetUnit_H
2 #define CondFormatsRPCObjectsDBSpecToDetUnit_H
3 
6 struct FebLocationSpec;
7 
9 public:
10  uint32_t operator()(const ChamberLocationSpec & location, const FebLocationSpec & feb);
11 };
12 #endif
uint32_t operator()(const ChamberLocationSpec &location, const FebLocationSpec &feb)