ATLAS Offline Software
DataQuality
dqm_algorithms
dqm_algorithms
KolmogorovTest_Norm.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
9
#ifndef DQM_ALGORITHMS_KOLMOGOROVTEST_NORM_H
10
#define DQM_ALGORITHMS_KOLMOGOROVTEST_NORM_H
11
12
#include <
dqm_algorithms/KolmogorovTest.h
>
13
14
namespace
dqm_algorithms
15
{
16
struct
KolmogorovTest_Norm
:
public
KolmogorovTest
17
{
18
KolmogorovTest_Norm
():
KolmogorovTest
(
"Norm"
) {};
19
20
};
21
}
22
23
#endif // DQM_ALGORITHMS_KOLMOGOROVTEST_NORM_H
dqm_algorithms::KolmogorovTest
Definition:
KolmogorovTest.h:19
dqm_algorithms
Definition:
AddReference.h:17
dqm_algorithms::KolmogorovTest_Norm::KolmogorovTest_Norm
KolmogorovTest_Norm()
Definition:
KolmogorovTest_Norm.h:18
dqm_algorithms::KolmogorovTest_Norm
Definition:
KolmogorovTest_Norm.h:17
KolmogorovTest.h
Generated on Mon Dec 23 2024 21:12:57 for ATLAS Offline Software by
1.8.18