ATLAS Offline Software
|
#include <dqm_core/AlgorithmConfig.h>
#include <dqm_algorithms/BinsSymmetric.h>
#include <dqm_algorithms/tools/AlgorithmHelper.h>
#include <TH1.h>
#include <TF1.h>
#include <cstdio>
#include <TClass.h>
#include <ers/ers.h>
#include <iostream>
#include <string>
#include <cmath>
#include <dqm_core/AlgorithmManager.h>
Go to the source code of this file.
check if +ve and -ve bins around the central value are consistent
Definition in file BinsSymmetric.cxx.