This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | DayaBay |
namespace | DayaBay::RunType |
Defines | |
#define | CONVENTIONS_RUNTYPE_H 1 |
RunType - Definitions of run types. | |
Enumerations | |
enum | DayaBay::RunType::RunType_t { DayaBay::RunType::kUnknown = 0, DayaBay::RunType::kPhysics, DayaBay::RunType::kPedestal, DayaBay::RunType::kCalibration, DayaBay::RunType::kElecCalib, DayaBay::RunType::kDebug } |
Functions | |
const char * | DayaBay::RunType::AsString (RunType_t site) |
RunType_t | DayaBay::RunType::FromString (const char *str) |
#define CONVENTIONS_RUNTYPE_H 1 |
RunType - Definitions of run types.
dandwyer@caltech.edu 2009/05/18.