#include <bayeux/mctools/utils.h>
◆ data_format_type
Enumerator |
---|
DATA_FORMAT_INVALID | Undefined output format.
|
DATA_FORMAT_PLAIN | Plain output format: archives of "mctools::simulated_data" objects.
|
DATA_FORMAT_BANK | Bank output format: archives of "datatools::things" objects.
|
◆ label_to_data_format()
static data_format_type mctools::io_utils::label_to_data_format |
( |
const std::string & |
| ) |
|
|
static |
◆ GENERAL_INFO_STORE
const std::string mctools::io_utils::GENERAL_INFO_STORE |
|
static |
◆ PLAIN_SIMULATED_DATA_STORE
const std::string mctools::io_utils::PLAIN_SIMULATED_DATA_STORE |
|
static |
The documentation for this class was generated from the following file: