LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
RunEventMap.h File Reference
#include <ostream>
#include <map>
+ Include dependency graph for RunEventMap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SIO::RunEvent
 Helper struct that stores run and event positions in the file. More...
 
class  SIO::RunEventMap
 Map that holds positions of Run and Event records. More...
 

Namespaces

 SIO
 – lcio headers
 

Functions

std::ostreamSIO::operator<< (std::ostream &os, const RunEvent &re)
 
bool SIO::operator< (const RunEvent &r0, const RunEvent &other)
 
std::ostreamSIO::operator<< (std::ostream &os, const RunEventMap &rm)