|
BOSS 8.0.0
BESIII Offline Software System
|
#include <map>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | ers::Core |
| Miscalenous constants. More... | |
Namespaces | |
| namespace | ers |
Macros | |
| #define | __ERS_UTIL__ "0.3" |
Typedefs | |
| typedef enum ers::_severity_t | ers::severity_t |
| typedef enum ers::_responsibility_t | ers::responsibility_t |
| typedef std::map< std::string, std::string > | ers::string_map_type |
| typedef std::vector< std::string > | ers::string_vector |
This files contains small utility functions and general definitions for ers.
Definition in file Event/ers/include/ers/Core.h.
| #define __ERS_UTIL__ "0.3" |
Definition at line 15 of file Event/ers/include/ers/Core.h.