R3BROOT
R3B analysis software
|
#include <R3BUcesbLauncher.h>
Public Attributes | |
std::string | executable |
std::vector< std::string > | options |
std::vector< std::string > | lmds |
std::vector< std::string > | others |
Definition at line 26 of file R3BUcesbLauncher.h.
std::string R3B::UcesbServerLauncher::ResolveResult::executable |
Definition at line 28 of file R3BUcesbLauncher.h.
std::vector<std::string> R3B::UcesbServerLauncher::ResolveResult::lmds |
Definition at line 30 of file R3BUcesbLauncher.h.
std::vector<std::string> R3B::UcesbServerLauncher::ResolveResult::options |
Definition at line 29 of file R3BUcesbLauncher.h.
std::vector<std::string> R3B::UcesbServerLauncher::ResolveResult::others |
Definition at line 31 of file R3BUcesbLauncher.h.