Project
Loading...
Searching...
No Matches
o2::framework::DriverConfig Struct Reference

#include <DriverConfig.h>

Public Attributes

bool batch = true
 Whether the driver was started in batch mode or not.
 
bool driverHasGUI = false
 

Detailed Description

Definition at line 19 of file DriverConfig.h.

Member Data Documentation

◆ batch

bool o2::framework::DriverConfig::batch = true

Whether the driver was started in batch mode or not.

Definition at line 21 of file DriverConfig.h.

◆ driverHasGUI

bool o2::framework::DriverConfig::driverHasGUI = false

Whether or not the driver has an active GUI we need to feed with data.

Definition at line 24 of file DriverConfig.h.


The documentation for this struct was generated from the following file: