7 os <<
"parameters" << endl;
12 for (
int i = 0;
i < 3;
i++) {
21 for (
int i = 3;
i < 6;
i++) {
30 os <<
"error" << endl;
33 for (
int i = 0;
i < 5;
i++) {
34 for (
int j = 0;
j < 5;
j++) {
43 os <<
"no error defined." << endl;
const CurvilinearTrajectoryError & curvilinearError() const
AlgebraicVector6 vector() const
const GlobalTrajectoryParameters & parameters() const
std::ostream & operator<<(std::ostream &out, const std::tuple< Types... > &value)
const AlgebraicSymMatrix55 & matrix() const
ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > > AlgebraicSymMatrix55
ROOT::Math::SVector< double, 6 > AlgebraicVector6