ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
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::
6
BinsLessThanThreshold class author Haleh Hadavand
7
*/
8
9
#ifndef DQM_ALGORITHMS_BINS_LESSTHANNONZEROMEDIAN_THRESHOLD_H
10
#define DQM_ALGORITHMS_BINS_LESSTHANNONZEROMEDIAN_THRESHOLD_H
11
12
#include <
dqm_algorithms/BinThreshold.h
>
13
14
namespace
dqm_algorithms
{
15
16
17
struct
Bins_LessThanNonZeroMedian_Threshold
:
public
BinThreshold
18
{
19
Bins_LessThanNonZeroMedian_Threshold
():
BinThreshold
(
"LessThanNonZeroMedian"
) {};
20
};
21
22
23
24
}
//dqm_algorithms
25
26
#endif
// DQM_ALGORITHMS_BINS_LESSTHANNONZEROMEDIAN_THRESHOLD_H
BinThreshold.h
file declares the dqm_algorithms::BinThreshold class.
dqm_algorithms
Definition
AddReference.h:17
dqm_algorithms::BinThreshold::BinThreshold
BinThreshold(const std::string &name)
Definition
BinThreshold.cxx:36
dqm_algorithms::Bins_LessThanNonZeroMedian_Threshold::Bins_LessThanNonZeroMedian_Threshold
Bins_LessThanNonZeroMedian_Threshold()
Definition
Bins_LessThanNonZeroMedian_Threshold.h:19
Generated on
for ATLAS Offline Software by
1.14.0