#include <string>#include <math.h>Go to the source code of this file.
Namespaces | |
| lariov | |
| Filters for channels, events, etc. | |
| lariov::DataSource | |
Enumerations | |
| enum | lariov::DataSource::ds { lariov::DataSource::Database, lariov::DataSource::File, lariov::DataSource::Default } |
Variables | |
| const std::string | lariov::kTREE_PREFIX = "iov" |
| const unsigned short | lariov::kMAX_SUBSTAMP_LENGTH = 6 |
| const unsigned int | lariov::kMAX_SUBSTAMP_VALUE = ((unsigned int)pow(10,kMAX_SUBSTAMP_LENGTH)) - 1 |
1.8.5