#include <RpcClusterization.h>
Public Member Functions | |
float | halfStrip () |
RpcCluster (unsigned int firstStrip, unsigned int lastStrip) | |
unsigned int | size () const |
Public Attributes | |
int | bx = 0 |
int | firstStrip = -1 |
int | lastStrip = -1 |
int | timing = 0 |
Definition at line 16 of file RpcClusterization.h.
|
inline |
Definition at line 26 of file RpcClusterization.h.
|
inline |
|
inline |
Definition at line 30 of file RpcClusterization.h.
References funct::abs(), firstStrip, and lastStrip.
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), and RpcDigiToStubsConverterOmtf::addRPCstub().
int RpcCluster::bx = 0 |
Definition at line 21 of file RpcClusterization.h.
Referenced by RpcDigiToStubsConverterOmtf::addRPCstub().
int RpcCluster::firstStrip = -1 |
Definition at line 18 of file RpcClusterization.h.
Referenced by RpcDigiToStubsConverterOmtf::addRPCstub(), halfStrip(), and size().
int RpcCluster::lastStrip = -1 |
Definition at line 19 of file RpcClusterization.h.
Referenced by RpcDigiToStubsConverterOmtf::addRPCstub(), halfStrip(), and size().
int RpcCluster::timing = 0 |
Definition at line 24 of file RpcClusterization.h.
Referenced by RpcDigiToStubsConverterOmtf::addRPCstub().