#include <string>
Go to the source code of this file.
Namespaces | |
VLN | |
Enumerations | |
enum | VLN::Flavor : int { VLN::Flavor::Any = 0, VLN::Flavor::NuMu = 14 } |
enum | VLN::Format { VLN::Format::CSV } |
Functions | |
Flavor | VLN::parseFlavor (const std::string &flavStr) |
Format | VLN::parseFormat (const std::string &formatStr) |
std::string | VLN::convertFilename (const std::string &path, const std::string &root, Format format) |