ATLAS Offline Software
Classes | Namespaces | Functions
EventFormat_v1.h File Reference
#include <stdint.h>
#include <vector>
#include <string>
#include <map>
#include <iosfwd>
#include "xAODEventFormat/EventFormatElement.h"
Include dependency graph for EventFormat_v1.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xAOD::EventFormat_v1
 Event format metadata for xAOD files. More...
 

Namespaces

 xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 

Functions

std::ostream & xAOD::operator<< (std::ostream &out, const EventFormat_v1 &format)
 This operator can be used for debugging purposes to print information about an event format object in a user friendly way. More...