CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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)