![]() |
ATLAS Offline Software
|
#include <string>#include <map>Go to the source code of this file.
Classes | |
| class | JiveXML::EventStreamID |
| For the client-server communication, each event is uniquely identified by the run number, the event number and a string determining which stream it belongs to. More... | |
Namespaces | |
| JiveXML | |
| This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc. | |
Typedefs | |
| typedef std::pair< const EventStreamID, const std::string > | JiveXML::EventStreamPair |
| A map that stores events according to their EventStreamID Due to the way EventStreamID is build, events will be sorted by their stream name. More... | |
| typedef std::map< const EventStreamID, const std::string > | JiveXML::EventStreamMap |
1.8.18