ATLAS Offline Software
|
#include <stdint.h>
#include <vector>
#include <string>
#include <map>
#include <iosfwd>
#include "xAODEventFormat/EventFormatElement.h"
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... | |