src
CondFormats
RPCObjects
interface
DBSpecToDetUnit.h
Go to the documentation of this file.
1
#ifndef CondFormatsRPCObjectsDBSpecToDetUnit_H
2
#define CondFormatsRPCObjectsDBSpecToDetUnit_H
3
4
#include "
DataFormats/DetId/interface/DetId.h
"
5
struct
ChamberLocationSpec
;
6
struct
FebLocationSpec
;
7
8
class
DBSpecToDetUnit
{
9
public
:
10
uint32_t
operator()
(
const
ChamberLocationSpec
&
location
,
const
FebLocationSpec
& feb);
11
};
12
#endif
ChamberLocationSpec
Definition:
ChamberLocationSpec.h:11
DBSpecToDetUnit
Definition:
DBSpecToDetUnit.h:8
relval_nano.location
location
10.6 INPUT and workflows
Definition:
relval_nano.py:81
DBSpecToDetUnit::operator()
uint32_t operator()(const ChamberLocationSpec &location, const FebLocationSpec &feb)
Definition:
DBSpecToDetUnit.cc:13
FebLocationSpec
Definition:
FebLocationSpec.h:12
DetId.h
Generated for CMSSW Reference Manual by
1.8.14