ATLAS Offline Software
Namespaces
TRTHistogramHasNonZeroEntries.cxx File Reference
#include "dqm_algorithms/TRTHistogramHasNonZeroEntries.h"
#include "dqm_core/AlgorithmManager.h"
#include "dqm_core/AlgorithmConfig.h"
#include "dqm_core/exceptions.h"
#include "dqm_algorithms/tools/AlgorithmHelper.h"
#include "dqm_core/Result.h"
#include "ers/ers.h"
#include "TH1.h"
#include "TF1.h"
#include "TClass.h"
#include <cmath>
#include <iostream>
#include <map>

Go to the source code of this file.

Namespaces

 dqm_algorithms
 

Detailed Description

checks if histogram has entries that are not zero and returns dqm_core::Result

Author
Peter Cwetanski

Definition in file TRTHistogramHasNonZeroEntries.cxx.