#include <CscRawData_p2.h>
|
std::vector< uint16_t > | m_amps |
| in common with _p1 More...
|
|
uint32_t | m_address |
| online identifier of the first strip in the ROD cluster More...
|
|
uint16_t | m_id |
| online identifier of the collection in which this strip is More...
|
|
uint16_t | m_time |
| online peaking time of the first strip: this is 0 if failed to compute time in the ROD More...
|
|
uint16_t | m_rpuID |
| SPU -Sparsifier Processing Unit - identifier in which this strip is. More...
|
|
uint16_t | m_width |
| number of consecutive strips forming the on-line cluster More...
|
|
bool | m_isTimeComputed |
| failed to compute the time in the ROD or not - if failure m_time = 0 More...
|
|
uint32_t | m_hashId |
| offline hash identifier of the first strip in the online cluster More...
|
|
Definition at line 16 of file CscRawData_p2.h.
◆ CscRawData_p2()
CscRawData_p2::CscRawData_p2 |
( |
| ) |
|
|
inline |
◆ CscRawDataCnv_p2
◆ m_address
uint32_t CscRawData_p2::m_address |
|
private |
online identifier of the first strip in the ROD cluster
Definition at line 40 of file CscRawData_p2.h.
◆ m_amps
std::vector<uint16_t> CscRawData_p2::m_amps |
|
private |
◆ m_hashId
uint32_t CscRawData_p2::m_hashId |
|
private |
offline hash identifier of the first strip in the online cluster
Definition at line 57 of file CscRawData_p2.h.
◆ m_id
uint16_t CscRawData_p2::m_id |
|
private |
online identifier of the collection in which this strip is
Definition at line 42 of file CscRawData_p2.h.
◆ m_isTimeComputed
bool CscRawData_p2::m_isTimeComputed |
|
private |
failed to compute the time in the ROD or not - if failure m_time = 0
Definition at line 55 of file CscRawData_p2.h.
◆ m_rpuID
uint16_t CscRawData_p2::m_rpuID |
|
private |
SPU -Sparsifier Processing Unit - identifier in which this strip is.
Definition at line 51 of file CscRawData_p2.h.
◆ m_time
uint16_t CscRawData_p2::m_time |
|
private |
online peaking time of the first strip: this is 0 if failed to compute time in the ROD
Definition at line 49 of file CscRawData_p2.h.
◆ m_width
uint16_t CscRawData_p2::m_width |
|
private |
number of consecutive strips forming the on-line cluster
Definition at line 53 of file CscRawData_p2.h.
The documentation for this class was generated from the following file: