DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::appmodel::DataStoreConf::Mode Struct Reference

#include <DataStoreConf.hpp>

Static Public Attributes

static const std::string All_per_file = "all-per-file"
 
static const std::string One_event_per_file = "one-event-per-file"
 

Detailed Description

Valid enumeration values to compare with value returned by get_mode() and to pass value to set_mode() methods.

Definition at line 181 of file DataStoreConf.hpp.

Member Data Documentation

◆ All_per_file

static const std::string dunedaq::appmodel::DataStoreConf::Mode::All_per_file = "all-per-file"
inlinestatic

Definition at line 182 of file DataStoreConf.hpp.

◆ One_event_per_file

static const std::string dunedaq::appmodel::DataStoreConf::Mode::One_event_per_file = "one-event-per-file"
inlinestatic

Definition at line 183 of file DataStoreConf.hpp.


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