CbmRoot
Loading...
Searching...
No Matches
CbmQaTable.cxx File Reference

Implementation of CbmQaTable class. More...

#include "CbmQaTable.h"
#include "TAxis.h"
#include <fstream>
#include <iomanip>
#include <iostream>
#include <sstream>
Include dependency graph for CbmQaTable.cxx:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &out, const CbmQaTable &aTable)
 

Detailed Description

Implementation of CbmQaTable class.

Author
Sergei Zharko \data 24.03.2022

Provides a ROOT Class to handle a numeric table

Definition in file CbmQaTable.cxx.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & out,
const CbmQaTable & aTable )

Definition at line 164 of file CbmQaTable.cxx.