ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
AddReference_Bins_LessThanEqual_Threshold.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_LESSTHANEQUAL_THRESHOLD_H
10
#define DQM_ALGORITHMS_ADDREFERENCE_BINS_LESSTHANEQUAL_THRESHOLD_H
11
12
#include <dqm_core/Algorithm.h>
13
#include <
dqm_algorithms/AddReference.h
>
14
15
namespace
dqm_algorithms
16
{
17
struct
AddReference_Bins_LessThanEqual_Threshold
:
public
AddReference
18
{
19
AddReference_Bins_LessThanEqual_Threshold
():
AddReference
(
"Bins_LessThanEqual_Threshold"
) {};
20
21
};
22
}
23
24
#endif
// DQM_ALGORITHMS_ADDREFERENCE_BINS_LESSTHANEQUAL_THRESHOLD_H
AddReference.h
file declares the dqm_algorithms::AddReference class.
dqm_algorithms
Definition
AddReference.h:17
dqm_algorithms::AddReference_Bins_LessThanEqual_Threshold::AddReference_Bins_LessThanEqual_Threshold
AddReference_Bins_LessThanEqual_Threshold()
Definition
AddReference_Bins_LessThanEqual_Threshold.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