DataFormats
GeometrySurface
src
LocalError.cc
Go to the documentation of this file.
1
#include "
DataFormats/GeometrySurface/interface/LocalError.h
"
2
#include <iostream>
3
4
std::ostream&
operator<<
(std::ostream&
s
,
const
LocalError
&
err
) {
5
return
s
<<
" ("
<<
err
.xx() <<
","
<<
err
.xy() <<
","
<<
err
.yy() <<
") "
;
6
}
operator<<
std::ostream & operator<<(std::ostream &s, const LocalError &err)
Definition:
LocalError.cc:4
alignCSCRings.s
s
Definition:
alignCSCRings.py:92
LocalError.h
LocalError
Definition:
LocalError.h:12
submitPVResolutionJobs.err
err
Definition:
submitPVResolutionJobs.py:85
Generated for CMSSW Reference Manual by
1.8.16