ATLAS Offline Software
Loading...
Searching...
No Matches
Bins_LessThanNonZeroMedian_Threshold.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
5/*file Bins_LessThan_NonZeroMedian.h author Justin Griffiths based of template dqm_algorithms::
6BinsLessThanThreshold class author Haleh Hadavand
7*/
8
9#ifndef DQM_ALGORITHMS_BINS_LESSTHANNONZEROMEDIAN_THRESHOLD_H
10#define DQM_ALGORITHMS_BINS_LESSTHANNONZEROMEDIAN_THRESHOLD_H
11
13
14namespace dqm_algorithms {
15
16
21
22
23
24} //dqm_algorithms
25
26#endif // DQM_ALGORITHMS_BINS_LESSTHANNONZEROMEDIAN_THRESHOLD_H
file declares the dqm_algorithms::BinThreshold class.
BinThreshold(const std::string &name)