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
FebLocationSpec
Definition:
FebLocationSpec.h:12
DetId.h
EcalCondDBWriter_cfi.location
location
Definition:
EcalCondDBWriter_cfi.py:63
DBSpecToDetUnit::operator()
uint32_t operator()(const ChamberLocationSpec &location, const FebLocationSpec &feb)
Definition:
DBSpecToDetUnit.cc:13
Generated for CMSSW Reference Manual by
1.8.16