CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
DBSpecToDetUnit.h
Go to the documentation of this file.
1 #ifndef CondFormatsRPCObjectsDBSpecToDetUnit_H
2 #define CondFormatsRPCObjectsDBSpecToDetUnit_H
3 
6 class 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)