ATLAS Offline Software
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
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
dqm_algorithms::AddReference_Bins_Diff_FromAvg::AddReference_Bins_Diff_FromAvg
AddReference_Bins_Diff_FromAvg()
Definition:
AddReference_Bins_Diff_FromAvg.h:19
dqm_algorithms::AddReference
Definition:
AddReference.h:19
dqm_algorithms
Definition:
AddReference.h:17
dqm_algorithms::AddReference_Bins_Diff_FromAvg
Definition:
AddReference_Bins_Diff_FromAvg.h:18
Generated on Mon Dec 23 2024 21:06:40 for ATLAS Offline Software by
1.8.18