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

Functions

GOptions defineOptions ()
 Defines GOptions for the true-data logger domain.
 

Function Documentation

◆ defineOptions()

GOptions gtrue_data::defineOptions ( )
inline

This helper allows higher-level option aggregators (event/run collections) to pull in configuration for this logger domain without knowing details about how GLogger is set up.

Typical usage:

GOptions opts("some_domain");
GOptions defineOptions()
Defines GOptions for the true-data logger domain.
Returns
An options group rooted at the GTRUEDATA_LOGGER domain.

Definition at line 67 of file gTrueInfoData.h.