ATLAS Offline Software
ChiComp.cxx File Reference
#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.

Detailed Description

does a simple Chi Squared like comparison of 2 histograms, returns Chi2/DOF ; returns dqm_core::Result

Author
: Pier-Olivier DeViveiros, inspired by all the other dqm algorithms! Call the algorithm using library libdqm_algorithms.so and name AlgChiComp_Basic

Definition in file ChiComp.cxx.