8#ifndef XAODCORE_TOOLS_PRINTHELPERS_H
9#define XAODCORE_TOOLS_PRINTHELPERS_H
43 void dump(
const SG::AuxElement& obj );
std::ostream & operator<<(std::ostream &out, const SG::AuxElement &obj)
Operator printing the payload of an xAOD object.
Base class for elements of a container that can have aux data.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
void dump(const SG::AuxElement &obj)
Helper function for dumping xAOD objects on the screen in PyROOT.