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