Header for a single CTF.
More...
#include <CTF.h>
Inherits o2::ctf::CTFDictHeader.
|
uint32_t | nROFs = 0 |
|
uint32_t | nClusters = 0 |
| number of ROFrame in TF
|
|
uint32_t | nChips = 0 |
| number of clusters in TF
|
|
uint32_t | nPatternBytes = 0 |
| number of fired chips in TF : this is for the version with chipInc stored once per new chip
|
|
uint32_t | firstOrbit = 0 |
| number of bytes for explict patterns
|
|
uint16_t | firstBC = 0 |
| 1st orbit of TF
|
|
Header for a single CTF.
Definition at line 32 of file CTF.h.
◆ ClassDefNV()
o2::itsmft::CTFHeader::ClassDefNV |
( |
CTFHeader |
, |
|
|
2 |
|
|
) |
| |
◆ firstBC
uint16_t o2::itsmft::CTFHeader::firstBC = 0 |
1st orbit of TF
Definition at line 38 of file CTF.h.
◆ firstOrbit
uint32_t o2::itsmft::CTFHeader::firstOrbit = 0 |
number of bytes for explict patterns
Definition at line 37 of file CTF.h.
◆ nChips
uint32_t o2::itsmft::CTFHeader::nChips = 0 |
number of clusters in TF
Definition at line 35 of file CTF.h.
◆ nClusters
uint32_t o2::itsmft::CTFHeader::nClusters = 0 |
number of ROFrame in TF
Definition at line 34 of file CTF.h.
◆ nPatternBytes
uint32_t o2::itsmft::CTFHeader::nPatternBytes = 0 |
number of fired chips in TF : this is for the version with chipInc stored once per new chip
Definition at line 36 of file CTF.h.
◆ nROFs
uint32_t o2::itsmft::CTFHeader::nROFs = 0 |
Definition at line 33 of file CTF.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/DataFormats/Detectors/ITSMFT/common/include/DataFormatsITSMFT/CTF.h