Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
&nbsp;&nbsp;&nbsp; cout << "&nbsp; length of TPC \[cm\]:&nbsp; " << lcgo->getTPCParameters()->getLength() / cm&nbsp; << endl ; &nbsp;

Vectors and Matrices 

need to define classes for vectors and matrices (symmetric) that are used throughout LCGO (and LCIO !?)

  • 3d vectors
  • rotations 3d
  • translations (3d vectors)
  • 4 vectors (in LCGO ?)
  • matrix
  • symmatrix
  • ...