#include <ClusterShape.h>
Inherits TObject.
|
static std::string | ShapeSting (const std::vector< UInt_t > &shape) |
|
Definition at line 34 of file ClusterShape.h.
◆ ClusterShape() [1/3]
ClusterShape::ClusterShape |
( |
| ) |
|
◆ ClusterShape() [2/3]
ClusterShape::ClusterShape |
( |
UInt_t |
Nrows, |
|
|
UInt_t |
Ncols |
|
) |
| |
◆ ClusterShape() [3/3]
ClusterShape::ClusterShape |
( |
UInt_t |
Nrows, |
|
|
UInt_t |
Ncols, |
|
|
const std::vector< UInt_t > & |
Shape |
|
) |
| |
◆ ~ClusterShape()
ClusterShape::~ClusterShape |
( |
| ) |
|
|
overridedefault |
◆ AddShapeValue()
void o2::itsmft::ClusterShape::AddShapeValue |
( |
UInt_t |
pos | ) |
|
|
inline |
◆ GetCenterC()
UInt_t o2::itsmft::ClusterShape::GetCenterC |
( |
| ) |
const |
|
inline |
◆ GetCenterIndex()
UInt_t o2::itsmft::ClusterShape::GetCenterIndex |
( |
| ) |
const |
|
inline |
◆ GetCenterR()
UInt_t o2::itsmft::ClusterShape::GetCenterR |
( |
| ) |
const |
|
inline |
◆ GetNCols()
UInt_t o2::itsmft::ClusterShape::GetNCols |
( |
| ) |
const |
|
inline |
◆ GetNFiredPixels()
UInt_t o2::itsmft::ClusterShape::GetNFiredPixels |
( |
| ) |
const |
|
inline |
◆ GetNRows()
UInt_t o2::itsmft::ClusterShape::GetNRows |
( |
| ) |
const |
|
inline |
◆ GetShape()
void o2::itsmft::ClusterShape::GetShape |
( |
std::vector< UInt_t > & |
v | ) |
const |
|
inline |
◆ GetShapeID()
Long64_t ClusterShape::GetShapeID |
( |
| ) |
const |
◆ GetValue()
UInt_t o2::itsmft::ClusterShape::GetValue |
( |
UInt_t |
index | ) |
const |
|
inline |
◆ HasElement()
Bool_t ClusterShape::HasElement |
( |
UInt_t |
value | ) |
const |
◆ IsValidShape()
Bool_t ClusterShape::IsValidShape |
( |
| ) |
|
◆ RowColToIndex()
UInt_t o2::itsmft::ClusterShape::RowColToIndex |
( |
UInt_t |
r, |
|
|
UInt_t |
c |
|
) |
| const |
|
inline |
◆ SetCenter()
void o2::itsmft::ClusterShape::SetCenter |
( |
UInt_t |
r, |
|
|
UInt_t |
c |
|
) |
| |
|
inline |
◆ SetNCols()
void o2::itsmft::ClusterShape::SetNCols |
( |
UInt_t |
Ncols | ) |
|
|
inline |
◆ SetNRows()
void o2::itsmft::ClusterShape::SetNRows |
( |
UInt_t |
Nrows | ) |
|
|
inline |
◆ ShapeSting() [1/2]
std::string o2::itsmft::ClusterShape::ShapeSting |
( |
| ) |
const |
|
inline |
◆ ShapeSting() [2/2]
static std::string o2::itsmft::ClusterShape::ShapeSting |
( |
const std::vector< UInt_t > & |
shape | ) |
|
|
inlinestatic |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
out, |
|
|
const ClusterShape & |
v |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/common/simulation/include/ITSMFTSimulation/ClusterShape.h
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/common/simulation/src/ClusterShape.cxx