#include <gIntegralPayload.h>
Definition at line 14 of file gIntegralPayload.h.
◆ GIntegralPayload()
GIntegralPayload::GIntegralPayload |
( |
int | c, |
|
|
int | s, |
|
|
int | ch, |
|
|
int | q, |
|
|
int | t, |
|
|
std::shared_ptr< GLogger > | logger ) |
|
inline |
- Parameters
-
c | Crate number. |
s | Slot number. |
ch | Channel number. |
q | Charge value. |
t | Time value. |
logger | Pointer to a GLogger instance. |
Definition at line 25 of file gIntegralPayload.h.
◆ ~GIntegralPayload()
GIntegralPayload::~GIntegralPayload |
( |
| ) |
|
|
inline |
◆ getPayload()
std::vector< int > GIntegralPayload::getPayload |
( |
| ) |
const |
|
inline |
- Returns
- A vector containing crate, slot, channel, charge, and time.
Definition at line 43 of file gIntegralPayload.h.
The documentation for this struct was generated from the following file: