test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
}
7
8
LocalError.h
LocalError::xx
float xx() const
Definition:
LocalError.h:24
operator<<
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Definition:
ALILine.cc:188
LocalError::xy
float xy() const
Definition:
LocalError.h:25
LocalError::yy
float yy() const
Definition:
LocalError.h:26
LocalError
Definition:
LocalError.h:12
alignCSCRings.s
list s
Definition:
alignCSCRings.py:91
Generated for CMSSW Reference Manual by
1.8.5