ATLAS Offline Software
|
This file contains the class definition for the EventStreamInfo class. More...
#include "GaudiKernel/ClassID.h"
#include "EventInfo/EventType.h"
#include <string>
#include <set>
#include <iostream>
#include "AthenaKernel/CLASS_DEF.h"
#include "AthenaKernel/MetaCont.h"
#include "AthenaKernel/BaseInfo.h"
Go to the source code of this file.
Classes | |
class | EventStreamInfo |
This class provides the summary information stored for data written as a Event Stream. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const EventStreamInfo &esi) |
SG_BASE (MetaCont< EventStreamInfo >, MetaContBase) | |
This file contains the class definition for the EventStreamInfo class.
Definition in file EventStreamInfo.h.
std::ostream& operator<< | ( | std::ostream & | os, |
const EventStreamInfo & | esi | ||
) |
Definition at line 95 of file EventStreamInfo.cxx.
SG_BASE | ( | MetaCont< EventStreamInfo > | , |
MetaContBase | |||
) |