|
gdata
|
Defines GEventDataCollection, event-level aggregation of per-detector hit data. More...


Go to the source code of this file.
Data Structures | |
| class | GEventDataCollection |
| Event container that owns per-detector hit data for one event. More... | |
Namespaces | |
| namespace | gevent_data |
Functions | |
| auto | gevent_data::defineOptions () -> GOptions |
| Aggregated options for event-level data collection. | |
Variables | |
| constexpr const char * | GEVENTDATA_LOGGER = "gevent_data" |
An event data collection groups all hit data produced during a single event. The primary organization is:
std::unique_ptr.std::move).A typical event loop will:
Definition in file gEventDataCollection.h.
|
constexpr |
Definition at line 41 of file gEventDataCollection.h.