ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
Bins_GreaterThanNonZeroMedian_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_GreaterThan_NonZeroMedian.h author Justin Griffiths based of template dqm_algorithms::
6
BinsGreaterThanThreshold class author Haleh Hadavand
7
*/
8
9
#ifndef DQM_ALGORITHMS_BINS_GREATERTHANNONZEROMEDIAN_THRESHOLD_H
10
#define DQM_ALGORITHMS_BINS_GREATERTHANNONZEROMEDIAN_THRESHOLD_H
11
12
#include <
dqm_algorithms/BinThreshold.h
>
13
14
namespace
dqm_algorithms
{
15
16
17
struct
Bins_GreaterThanNonZeroMedian_Threshold
:
public
BinThreshold
18
{
19
Bins_GreaterThanNonZeroMedian_Threshold
():
BinThreshold
(
"GreaterThanNonZeroMedian"
) {};
20
};
21
22
23
24
}
//dqm_algorithms
25
26
#endif
// DQM_ALGORITHMS_BINS_GREATERTHANNONZEROMEDIAN_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_GreaterThanNonZeroMedian_Threshold::Bins_GreaterThanNonZeroMedian_Threshold
Bins_GreaterThanNonZeroMedian_Threshold()
Definition
Bins_GreaterThanNonZeroMedian_Threshold.h:19
Generated on
for ATLAS Offline Software by
1.14.0