#include <Phase2TrackerCluster1D.h>
Definition at line 10 of file Phase2TrackerCluster1D.h.
◆ Phase2TrackerCluster1D() [1/5]
Phase2TrackerCluster1D::Phase2TrackerCluster1D |
( |
| ) |
|
|
inline |
◆ Phase2TrackerCluster1D() [2/5]
Phase2TrackerCluster1D::Phase2TrackerCluster1D |
( |
unsigned int |
row, |
|
|
unsigned int |
col, |
|
|
unsigned int |
size |
|
) |
| |
|
inline |
◆ Phase2TrackerCluster1D() [3/5]
Phase2TrackerCluster1D::Phase2TrackerCluster1D |
( |
unsigned int |
row, |
|
|
unsigned int |
col, |
|
|
unsigned int |
size, |
|
|
unsigned int |
threshold |
|
) |
| |
|
inline |
◆ Phase2TrackerCluster1D() [4/5]
Phase2TrackerCluster1D::Phase2TrackerCluster1D |
( |
const Phase2TrackerDigi & |
firstDigi, |
|
|
unsigned int |
size |
|
) |
| |
|
inline |
◆ Phase2TrackerCluster1D() [5/5]
Phase2TrackerCluster1D::Phase2TrackerCluster1D |
( |
const Phase2TrackerDigi & |
firstDigi, |
|
|
unsigned int |
size, |
|
|
unsigned int |
threshold |
|
) |
| |
|
inline |
Definition at line 19 of file Phase2TrackerCluster1D.h.
const Phase2TrackerDigi & firstDigi() const
uint16_t threshold() const
Phase2TrackerDigi firstDigi_
◆ barycenter()
std::pair<float, float> Phase2TrackerCluster1D::barycenter |
( |
| ) |
const |
|
inline |
◆ center()
float Phase2TrackerCluster1D::center |
( |
| ) |
const |
|
inline |
◆ column()
unsigned int Phase2TrackerCluster1D::column |
( |
| ) |
const |
|
inline |
◆ edge()
unsigned int Phase2TrackerCluster1D::edge |
( |
void |
| ) |
const |
|
inline |
◆ firstDigi()
◆ firstRow()
unsigned int Phase2TrackerCluster1D::firstRow |
( |
| ) |
const |
|
inline |
◆ firstStrip()
unsigned int Phase2TrackerCluster1D::firstStrip |
( |
| ) |
const |
|
inline |
◆ size()
uint16_t Phase2TrackerCluster1D::size |
( |
void |
| ) |
const |
|
inline |
◆ threshold()
uint16_t Phase2TrackerCluster1D::threshold |
( |
| ) |
const |
|
inline |
◆ data_
uint16_t Phase2TrackerCluster1D::data_ |
|
private |
◆ firstDigi_