![]() |
AliPhysics
86c65ee (86c65ee)
|
Collection of simple test for the THistManager. More...
Classes | |
class | THistManagerTestSuite |
Collection of tests for the THistManager. More... | |
Functions | |
int | TestRunAll () |
int | TestRunBuildSimple () |
int | TestRunBuildGrouped () |
int | TestRunFillSimple () |
int | TestRunFillGrouped () |
Collection of simple test for the THistManager.
Unit tests
int TestTHistManager::TestRunAll | ( | ) |
Runs all tests for THistManager. See THistManagerTestSuite for details.
Definition at line 975 of file THistManager.cxx.
int TestTHistManager::TestRunBuildGrouped | ( | ) |
Run the test for building histograms in groups. See THistManagerTestSuite for details.
Definition at line 1003 of file THistManager.cxx.
int TestTHistManager::TestRunBuildSimple | ( | ) |
Run the test for building histograms. See THistManagerTestSuite for details.
Definition at line 998 of file THistManager.cxx.
int TestTHistManager::TestRunFillGrouped | ( | ) |
Run the test for building histograms. See THistManagerTestSuite for details.
Definition at line 1013 of file THistManager.cxx.
int TestTHistManager::TestRunFillSimple | ( | ) |
Run the test for filling histograms. See THistManagerTestSuite for details.
Definition at line 1008 of file THistManager.cxx.