ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
KolmogorovTest_MaxDist.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_KOLMOGOROVTEST_MAXDIST_H
10
#define DQM_ALGORITHMS_KOLMOGOROVTEST_MAXDIST_H
11
12
#include <
dqm_algorithms/KolmogorovTest.h
>
13
14
namespace
dqm_algorithms
15
{
16
struct
KolmogorovTest_MaxDist
:
public
KolmogorovTest
17
{
18
KolmogorovTest_MaxDist
():
KolmogorovTest
(
"MaxDist"
) {};
19
20
};
21
}
22
23
#endif
// DQM_ALGORITHMS_KOLMOGOROVTEST_MAXDIST_H
KolmogorovTest.h
file declares the dqm_algorithms::KolmogorovTest class.
dqm_algorithms
Definition
AddReference.h:17
dqm_algorithms::KolmogorovTest_MaxDist::KolmogorovTest_MaxDist
KolmogorovTest_MaxDist()
Definition
KolmogorovTest_MaxDist.h:18
dqm_algorithms::KolmogorovTest::KolmogorovTest
KolmogorovTest(const std::string &name)
Definition
KolmogorovTest.cxx:26
Generated on
for ATLAS Offline Software by
1.14.0