gdata
Loading...
Searching...
No Matches
grun_data Namespace Reference

Functions

auto defineOptions () -> GOptions
 Aggregated options for run-level data collection.
 

Function Documentation

◆ defineOptions()

auto grun_data::defineOptions ( ) -> GOptions
inline

Combines options from:

  • event header + event data collection
  • run header + run data collection
  • true/digitized data
  • touchable (for hit identity creation in examples)

This is intended to provide a single "options bundle" for examples and applications.

Returns
Composite options group rooted at GRUNDATA_LOGGER.

Definition at line 53 of file gRunDataCollection.h.