#include <PixelClusterParts.h>
groups Idetifier, tot vector and lvl1 vector together facilitates interface of IClusterSplitter
- Author
- Andre.nosp@m.as.S.nosp@m.alzbu.nosp@m.rger.nosp@m.@cern.nosp@m..ch
-
Christos Anastopoulos MT related changes
Definition at line 28 of file PixelClusterParts.h.
◆ PixelClusterParts() [1/5]
InDet::PixelClusterParts::PixelClusterParts |
( |
const std::vector< Identifier > & |
group, |
|
|
const std::vector< int > & |
totgroup, |
|
|
const std::vector< int > & |
lvl1group |
|
) |
| |
|
inline |
◆ PixelClusterParts() [2/5]
◆ PixelClusterParts() [3/5]
◆ PixelClusterParts() [4/5]
◆ PixelClusterParts() [5/5]
◆ ~PixelClusterParts()
InDet::PixelClusterParts::~PixelClusterParts |
( |
| ) |
|
|
default |
◆ errorMatrix()
◆ identifierGroup()
const std::vector< Identifier > & InDet::PixelClusterParts::identifierGroup |
( |
| ) |
const |
|
inline |
◆ localPosition()
◆ lvl1Group()
const std::vector< int > & InDet::PixelClusterParts::lvl1Group |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ totGroup()
const std::vector< int > & InDet::PixelClusterParts::totGroup |
( |
| ) |
const |
|
inline |
◆ m_errorMatrix
◆ m_idgroup
std::vector<Identifier> InDet::PixelClusterParts::m_idgroup |
|
private |
◆ m_localPosition
◆ m_lvl1group
std::vector<int> InDet::PixelClusterParts::m_lvl1group |
|
private |
◆ m_totgroup
std::vector<int> InDet::PixelClusterParts::m_totgroup |
|
private |
The documentation for this class was generated from the following file: