TrackingTools
TrackAssociator
interface
DetIdInfo.h
Go to the documentation of this file.
1
#ifndef TrackAssociator_DetIdInfo_h
2
#define TrackAssociator_DetIdInfo_h
3
11
#include "
DataFormats/DetId/interface/DetId.h
"
12
#include <set>
13
#include <vector>
14
15
class
TrackerTopology
;
16
17
class
DetIdInfo
{
18
public
:
19
static
std::string
info
(
const
DetId
&,
const
TrackerTopology
*tTopo);
20
static
std::string
info
(
const
std::set<DetId> &,
const
TrackerTopology
*tTopo);
21
static
std::string
info
(
const
std::vector<DetId> &,
const
TrackerTopology
*tTopo);
22
};
23
#endif
TrackerTopology
Definition:
TrackerTopology.h:16
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DetIdInfo
Definition:
DetIdInfo.h:17
DetId
Definition:
DetId.h:17
DetIdInfo::info
static std::string info(const DetId &, const TrackerTopology *tTopo)
Definition:
DetIdInfo.cc:25
DetId.h
Generated for CMSSW Reference Manual by
1.8.14