ATLAS Offline Software
|
String constants, tags, and handling. More...
#include <MissingETBase.h>
Static Public Member Functions | |
Access to constants | |
static const std::string & | invalidString () |
Access invalid string indicator. More... | |
static const std::string & | unknownString () |
Access unknown string indicator. More... | |
static const std::string & | emptyString () |
Access empty string indicator. More... | |
static const std::string & | nullString () |
Access NULL string indicator. More... | |
String constants, tags, and handling.
Definition at line 130 of file MissingETBase.h.
|
inlinestatic |
Access empty string indicator.
Definition at line 136 of file MissingETBase.h.
|
inlinestatic |
Access invalid string indicator.
Definition at line 134 of file MissingETBase.h.
|
inlinestatic |
Access NULL string indicator.
Definition at line 137 of file MissingETBase.h.
|
inlinestatic |
Access unknown string indicator.
Definition at line 135 of file MissingETBase.h.