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