Cluster of TOTEM RP strip hits.
More...
#include <TotemRPCluster.h>
Cluster of TOTEM RP strip hits.
Definition at line 17 of file TotemRPCluster.h.
◆ TotemRPCluster()
TotemRPCluster::TotemRPCluster |
( |
unsigned short |
str_beg = 0 , |
|
|
unsigned short |
str_end = 0 |
|
) |
| |
|
inline |
◆ centerStripPosition()
double TotemRPCluster::centerStripPosition |
( |
| ) |
const |
|
inline |
◆ numberOfStrips()
int TotemRPCluster::numberOfStrips |
( |
| ) |
const |
|
inline |
◆ setStripBegin()
void TotemRPCluster::setStripBegin |
( |
unsigned short |
str_beg | ) |
|
|
inline |
◆ setStripEnd()
void TotemRPCluster::setStripEnd |
( |
unsigned short |
str_end | ) |
|
|
inline |
◆ stripBegin()
uint16_t TotemRPCluster::stripBegin |
( |
| ) |
const |
|
inline |
◆ stripEnd()
uint16_t TotemRPCluster::stripEnd |
( |
| ) |
const |
|
inline |
◆ str_beg_
uint16_t TotemRPCluster::str_beg_ |
|
private |
◆ str_end_
uint16_t TotemRPCluster::str_end_ |
|
private |