BOSS 7.0.2
BESIII Offline Software System
|
#include <string>
#include <map>
#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/ers-00-00-03/ers/Core.h.
#define __ERS_UTIL__ "0.3" |
Definition at line 16 of file Event/ers/ers-00-00-03/ers/Core.h.