Definition at line 9 of file PhysicsEventData.h.
◆ clear()
| void eventbuilder::PhysicsEventData::clear |
( |
| ) |
|
|
inline |
Definition at line 20 of file PhysicsEventData.h.
20 {
21 timestamp = 0;
22 event_id = 0;
23 blocks.clear();
24 systems_readout.clear();
25 }
◆ blocks
◆ event_id
| long long eventbuilder::PhysicsEventData::event_id = 0 |
◆ systems_readout
| std::vector<uint64_t> eventbuilder::PhysicsEventData::systems_readout |
◆ timestamp
| long long eventbuilder::PhysicsEventData::timestamp = 0 |
The documentation for this struct was generated from the following file: