ATLAS Offline Software
Loading...
Searching...
No Matches
DivideByHist.cxx File Reference

file takes a parameter map containing two histograms and divides one by the other. More...

#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

Variables

static dqm_algorithms::summary::DivideByHist myInstance

Detailed Description

file takes a parameter map containing two histograms and divides one by the other.

Author
Evan Wulf

Definition in file DivideByHist.cxx.

Macro Definition Documentation

◆ DQM_ALGORITHMS_SUMMARY_DIVIDEBYHIST_CXX

#define DQM_ALGORITHMS_SUMMARY_DIVIDEBYHIST_CXX

Definition at line 10 of file DivideByHist.cxx.

Variable Documentation

◆ myInstance

Definition at line 28 of file DivideByHist.cxx.