ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Event
xAOD
xAODCore
xAODCore
tools
PrintHelpers.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id: PrintHelpers.h 646509 2015-02-12 16:43:18Z krasznaa $
8
#ifndef XAODCORE_TOOLS_PRINTHELPERS_H
9
#define XAODCORE_TOOLS_PRINTHELPERS_H
10
11
// System include(s):
12
#include <iosfwd>
13
14
// Forward declaration(s):
15
namespace
SG
{
16
class
AuxElement
;
17
}
18
31
std::ostream&
operator<<
( std::ostream& out,
const
SG::AuxElement
& obj );
32
33
namespace
xAOD
{
34
43
void
dump
(
const
SG::AuxElement
& obj );
44
45
}
// namespace xAOD
46
47
#endif
// XAODCORE_TOOLS_PRINTHELPERS_H
operator<<
std::ostream & operator<<(std::ostream &out, const SG::AuxElement &obj)
Operator printing the payload of an xAOD object.
Definition
PrintHelpers.cxx:66
SG
Forward declaration.
Definition
CaloCellPacker_400_500.h:32
SG::AuxElement
AuxElement(SG::AuxVectorData *container, size_t index)
Base class for elements of a container that can have aux data.
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::dump
void dump(const SG::AuxElement &obj)
Helper function for dumping xAOD objects on the screen in PyROOT.
Definition
PrintHelpers.cxx:203
Generated on
for ATLAS Offline Software by
1.17.0