ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
ReferenceMasking_Bins_Diff_FromAvg.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
8
9
#ifndef DQM_ALGORITHMS_REFERENCEMASKING_BINS_DIFF_FROMAVG_H
10
#define DQM_ALGORITHMS_REFERENCEMASKING_BINS_DIFF_FROMAVG_H
11
12
#include <
dqm_algorithms/ReferenceMasking.h
>
13
14
namespace
dqm_algorithms
15
{
16
struct
ReferenceMasking_Bins_Diff_FromAvg
:
public
ReferenceMasking
17
{
18
ReferenceMasking_Bins_Diff_FromAvg
():
ReferenceMasking
(
"Bins_Diff_FromAvg"
) {};
19
20
};
21
}
22
23
#endif
// DQM_ALGORITHMS_REFERENCEMASKING_BINS_DIFF_FROMAVG_H
ReferenceMasking.h
file declares the dqm_algorithms::ReferenceMasking class.
dqm_algorithms
Definition
AddReference.h:17
dqm_algorithms::ReferenceMasking_Bins_Diff_FromAvg::ReferenceMasking_Bins_Diff_FromAvg
ReferenceMasking_Bins_Diff_FromAvg()
Definition
ReferenceMasking_Bins_Diff_FromAvg.h:18
dqm_algorithms::ReferenceMasking::ReferenceMasking
ReferenceMasking(const std::string &name)
Definition
ReferenceMasking.cxx:21
Generated on
for ATLAS Offline Software by
1.14.0