ATLAS Offline Software
|
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration. More...
Go to the source code of this file.
Functions | |
MsgStream & | operator<< (MsgStream &sl, const HGTD_ClusterCollection &coll) |
Overload of << operator for MsgStream for debug output. More... | |
std::ostream & | operator<< (std::ostream &sl, const HGTD_ClusterCollection &coll) |
Overload of << operator for std::ostream for debug output. More... | |
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration.
Implementation file for HGTD_ClusterCollection.
Definition in file HGTD_ClusterCollection.cxx.
MsgStream& operator<< | ( | MsgStream & | sl, |
const HGTD_ClusterCollection & | coll | ||
) |
Overload of << operator for MsgStream for debug output.
Definition at line 13 of file HGTD_ClusterCollection.cxx.
std::ostream& operator<< | ( | std::ostream & | sl, |
const HGTD_ClusterCollection & | coll | ||
) |
Overload of << operator for std::ostream for debug output.
Definition at line 26 of file HGTD_ClusterCollection.cxx.