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