ATLAS Offline Software
|
#include <iomanip>
#include <iostream>
#include <string>
#include "EventPrimitives/EventPrimitives.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="") |