Cluster of TOTEM RP strip hits. More...
#include <TotemRPCluster.h>
Public Member Functions | |
double | getCenterStripPosition () const |
int | getNumberOfStrips () const |
uint16_t | getStripBegin () const |
uint16_t | getStripEnd () const |
void | setStripBegin (unsigned short str_beg) |
void | setStripEnd (unsigned short str_end) |
TotemRPCluster (unsigned short str_beg=0, unsigned short str_end=0) | |
Private Attributes | |
uint16_t | str_beg_ |
uint16_t | str_end_ |
Cluster of TOTEM RP strip hits.
Definition at line 18 of file TotemRPCluster.h.
|
inline |
Definition at line 21 of file TotemRPCluster.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 29 of file TotemRPCluster.h.
References create_public_lumi_plots::str_end, and str_end_.
|
private |
Definition at line 36 of file TotemRPCluster.h.
Referenced by getCenterStripPosition(), getNumberOfStrips(), getStripBegin(), and setStripBegin().
|
private |
Definition at line 37 of file TotemRPCluster.h.
Referenced by getCenterStripPosition(), getNumberOfStrips(), getStripEnd(), and setStripEnd().