ATLAS Offline Software
|
#include <dqm_core/AlgorithmConfig.h>
#include <dqm_algorithms/tools/AlgorithmHelper.h>
#include <dqm_core/AlgorithmManager.h>
#include <dqm_core/Result.h>
#include <dqm_core/Parameter.h>
#include <TH1.h>
#include <TClass.h>
#include <dqm_algorithms/summary/DivideByHist.h>
#include <dqm_algorithms/tools/SimpleAlgorithmConfig.h>
#include <dqm_algorithms/Bins_Diff_FromAvg.h>
Go to the source code of this file.
Macros | |
#define | DQM_ALGORITHMS_SUMMARY_DIVIDEBYHIST_CXX |
file takes a parameter map containing two histograms and divides one by the other.
Definition in file DivideByHist.cxx.
#define DQM_ALGORITHMS_SUMMARY_DIVIDEBYHIST_CXX |
Definition at line 11 of file DivideByHist.cxx.