ATLAS Offline Software
Tracking
TrkUtilityPackages
TrkDriftCircleMath
src
MdtId.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
TrkDriftCircleMath/MdtId.h
"
6
7
// DR (clang32) operator<< in namespace
8
std::ostream&
TrkDriftCircleMath::operator<<
(std::ostream&
os
,
const
TrkDriftCircleMath::MdtId
&
id
) {
9
os
<<
" ml "
<<
id
.ml() <<
" lay "
<<
id
.lay() <<
" tube "
<<
id
.tube();
10
return
os
;
11
}
TrkDriftCircleMath::MdtId
Definition:
MdtId.h:14
TrkDriftCircleMath::operator<<
std::ostream & operator<<(std::ostream &os, const TrkDriftCircleMath::ClusterId &id)
Definition:
ClusterId.cxx:9
ReadFromCoolCompare.os
os
Definition:
ReadFromCoolCompare.py:231
MdtId.h
Generated on Mon Dec 23 2024 21:14:19 for ATLAS Offline Software by
1.8.18