EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Public Attributes | List of all members
jana::UserOptions Struct Reference

#include <eicrecon_cli.h>

Public Attributes

std::map< Flag, bool > flags
 
std::map< std::string, std::string > params
 
std::vector< std::string > eventSources
 
std::string load_config_file
 
std::string dump_config_file
 

Member Data Documentation

◆ dump_config_file

std::string jana::UserOptions::dump_config_file

◆ eventSources

std::vector<std::string> jana::UserOptions::eventSources

◆ flags

std::map<Flag, bool> jana::UserOptions::flags

Code representation of all user options. This lets us cleanly separate args parsing from execution.

◆ load_config_file

std::string jana::UserOptions::load_config_file

◆ params

std::map<std::string, std::string> jana::UserOptions::params

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