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

: Written for TRT Drift Time histograms. More...

#include "dqm_core/AlgorithmManager.h"
#include "dqm_core/AlgorithmConfig.h"
#include "dqm_algorithms/TRTWeightedAverage.h"
#include "dqm_algorithms/tools/AlgorithmHelper.h"
#include "TH1.h"
#include "ers/ers.h"
#include <string>
#include <sstream>
Include dependency graph for TRTWeightedAverage.cxx:

Go to the source code of this file.

Variables

static dqm_algorithms::TRTWeightedAverage myInstance

Detailed Description

: Written for TRT Drift Time histograms.

Algorithm calculates weighted mean of the selected binrange. This value compared against the expected value and the absolute difference returned. Also particular for this histogram; normalized value of bin 0 can be used for correction of the result. This leads to a tighter control for the Drift time histogram. Method to store quantities in db; returns dqm_core::Result

Author
Aytul Adiguzel & Emre Celebi

Definition in file TRTWeightedAverage.cxx.

Variable Documentation

◆ myInstance

Definition at line 19 of file TRTWeightedAverage.cxx.