ATLAS Offline Software
Loading...
Searching...
No Matches
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
}
MdtId.h
TrkDriftCircleMath::MdtId
Definition
MdtId.h:14
TrkDriftCircleMath::operator<<
std::ostream & operator<<(std::ostream &os, const TrkDriftCircleMath::ClusterId &id)
Definition
ClusterId.cxx:9
Generated on
for ATLAS Offline Software by
1.14.0