![]() |
ATLAS Offline Software
|
#include "dqm_algorithms/ChiComp.h"#include "dqm_core/AlgorithmManager.h"#include "dqm_core/AlgorithmConfig.h"#include "dqm_algorithms/tools/AlgorithmHelper.h"#include "ers/ers.h"#include "TH1.h"#include "TF1.h"#include "TProfile.h"#include "TClass.h"#include <cmath>Go to the source code of this file.
does a simple Chi Squared like comparison of 2 histograms, returns Chi2/DOF ; returns dqm_core::Result
Definition in file ChiComp.cxx.
1.8.18