ATLAS Offline Software
ForwardDetectors/ForwardTracker/src/IParticle.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 namespace ForwardTracker {
8 
9  std::ostream& operator<<(std::ostream& os, const IParticle& p) { os << p.str(); return os; }
10 }
python.PerfMonSerializer.p
def p
Definition: PerfMonSerializer.py:743
IParticle.h
ForwardTracker::operator<<
std::ostream & operator<<(std::ostream &, const Beamline &)
Definition: ForwardTracker/src/Beamline.cxx:105
ForwardTracker::IParticle
Definition: ForwardDetectors/ForwardTracker/ForwardTracker/IParticle.h:16
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231
ForwardTracker
Definition: ForwardTracker/ForwardTracker/Beamline.h:12