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

Go to the source code of this file.

Classes

class  xAOD::EventFormatElement
 Class describing one branch of the ROOT file. 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 EventFormatElement &element)
 This operator can be used to print information about a given event format element in a user friendly way. More...