![]() |
AliPhysics
07fddbf (07fddbf)
|
#include <cfloat>
#include <cstring>
#include <iostream>
#include <sstream>
#include <string>
#include <exception>
#include <vector>
#include <TArrayD.h>
#include <TAxis.h>
#include <TH1.h>
#include <TH2.h>
#include <TH3.h>
#include <THnSparse.h>
#include <THashList.h>
#include <TMath.h>
#include <TObjArray.h>
#include <TObjString.h>
#include <TProfile.h>
#include <TString.h>
#include "TBinning.h"
#include "THistManager.h"
Go to the source code of this file.
Namespaces | |
TestTHistManager | |
Collection of simple test for the THistManager. | |
Functions | |
int | TestTHistManager::TestRunAll () |
int | TestTHistManager::TestRunBuildSimple () |
int | TestTHistManager::TestRunBuildGrouped () |
int | TestTHistManager::TestRunFillSimple () |
int | TestTHistManager::TestRunFillGrouped () |