This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ReconStatus |
Enumerations | |
enum | ReconStatus::ReconStatus_t { ReconStatus::kUnknown = 0, ReconStatus::kGood = 1, ReconStatus::kNotProcessed = 2, ReconStatus::kBadReadout = 3, ReconStatus::kNoHits = 4, ReconStatus::kNotConverged = 5 } |
Functions | |
const char * | ReconStatus::AsString (ReconStatus_t id) |
ReconStatus::ReconStatus_t | ReconStatus::FromString (const char *str) |