20 #include "HMatrixUnit.h" 
   37   static const double HMatrixContent[5*5] = {1, 0, 0, 0, 0,
 
   43   static const TMatrixD HMatrix(5,5, HMatrixContent);
 
   48 void HMatrixUnit::Print(
const Option_t*)
 const {
 
const TMatrixD & getMatrix() const
Get the actual matrix representation.
Defines for I/O streams used for error and debug printing.
std::ostream printOut
Default stream for output of Print calls.