#include <cstdint>
#include <vector>
#include <DataFormats/CTPPSDigi/interface/TotemTimingEventInfo.h>
#include <iostream>
Go to the source code of this file.
◆ operator<()
◆ operator<<()
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const TotemTimingDigi & |
digi |
|
) |
| |
|
inline |
Definition at line 133 of file TotemTimingDigi.h.
134 return os <<
"TotemTimingDigi:"
References TotemTimingDigi::cellInfo(), TauDecayModes::dec, TotemTimingDigi::eventInfo(), TotemTimingDigi::fpgaTimestamp(), TotemTimingDigi::hardwareBoardId(), TotemTimingDigi::hardwareChannelId(), TotemTimingDigi::hardwareId(), TotemTimingDigi::hardwareSampicId(), TotemTimingDigi::numberOfSamples(), TotemTimingDigi::timestampA(), and TotemTimingDigi::timestampB().