Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
EventPrimitivesToStringConverter.h File Reference
#include <iomanip>
#include <iostream>
#include <string>
#include "EventPrimitives/EventPrimitives.h"
Include dependency graph for EventPrimitivesToStringConverter.h:

Go to the source code of this file.

Namespaces

 Amg
 Definition of ATLAS Math & Geometry primitives (Amg)
 

Functions

double Amg::roundWithPrecision (double val, int precision)
 EventPrimitvesToStringConverter. More...
 
std::string Amg::toString (const MatrixX &matrix, int precision=4, const std::string &offset="")