![]() |
PPM-DU analysis
2.3
conversion and analysis of the PPM-DU data
|
used to read raw data More...
#include <rawReader.h>
Public Member Functions | |
| hit (uint8_t *data) | |
| uint16_t | Channel () |
| uint16_t | Type () |
| uint32_t | TimeStamp () |
| uint16_t | Pattern () |
| void | HexDump () |
| void | Dump () |
Public Attributes | |
| uint8_t * | data |
Static Public Attributes | |
| static const size_t | SIZE_BYTES = 6u |
used to read raw data
It is just equivalent to a signal
Contact: creusot@apc.univ-paris7.fr
Created on: Wed Feb 27 2013
Definition at line 68 of file rawReader.h.
|
inline |
Definition at line 74 of file rawReader.h.
| uint16_t hit::Channel | ( | ) |
Definition at line 20 of file rawReader.cc.
| void hit::Dump | ( | ) |
Definition at line 67 of file rawReader.cc.
| void hit::HexDump | ( | ) |
Definition at line 57 of file rawReader.cc.
| uint16_t hit::Pattern | ( | ) |
Definition at line 48 of file rawReader.cc.
| uint32_t hit::TimeStamp | ( | ) |
Definition at line 39 of file rawReader.cc.
| uint16_t hit::Type | ( | ) |
Definition at line 30 of file rawReader.cc.
| uint8_t* hit::data |
Definition at line 81 of file rawReader.h.
|
static |
Definition at line 71 of file rawReader.h.
1.8.6