ATLAS Offline Software
Namespaces | Functions
EventFormat_v1.cxx File Reference
#include <iostream>
#include <iomanip>
#include "xAODEventFormat/versions/EventFormat_v1.h"
Include dependency graph for EventFormat_v1.cxx:

Go to the source code of this file.

Namespaces

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

Functions

template<typename T >
std::ostream & xAOD::operator<< (std::ostream &out, const std::vector< T > &vec)
 Helper print operator. More...
 
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...