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

checks on the most probable value (peak) in the histogram and returns dqm_core::Result More...

#include "dqm_algorithms/TRTCheckPeakSimple.h"
#include "dqm_core/exceptions.h"
#include "dqm_core/AlgorithmConfig.h"
#include "dqm_core/AlgorithmManager.h"
#include "dqm_core/Result.h"
#include "dqm_algorithms/tools/AlgorithmHelper.h"
#include "ers/ers.h"
#include "TClass.h"
#include "TH1.h"
#include "TF1.h"
#include <cmath>
#include <iostream>
#include <map>

Go to the source code of this file.

Namespaces

namespace  dqm_algorithms

Variables

static dqm_algorithms::TRTCheckPeakSimple staticInstance

Detailed Description

checks on the most probable value (peak) in the histogram and returns dqm_core::Result

Author
Peter Cwetanski

Definition in file TRTCheckPeakSimple.cxx.

Variable Documentation

◆ staticInstance

dqm_algorithms::TRTCheckPeakSimple staticInstance
static

Definition at line 25 of file TRTCheckPeakSimple.cxx.