ATLAS Offline Software
Loading...
Searching...
No Matches
DataQuality
dqm_algorithms
dqm_algorithms
JarqueBeraTest_Prob.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_JARQUEBERATEST_PROB_H
10
#define DQM_ALGORITHMS_JARQUEBERATEST_PROB_H
11
12
#include <
dqm_algorithms/JarqueBeraTest.h
>
13
14
namespace
dqm_algorithms
15
{
16
struct
JarqueBeraTest_Prob
:
public
JarqueBeraTest
17
{
18
JarqueBeraTest_Prob
() :
JarqueBeraTest
(
"Prob"
) {} ;
19
};
20
}
21
22
#endif
// DQM_ALGORITHMS_JARQUEBERATEST_PROB_H
JarqueBeraTest.h
file declares the dqm_algorithms::JarqueBeraTest class, implementing the Jarque-Bera statistical test...
dqm_algorithms
Definition
AddReference.h:17
dqm_algorithms::JarqueBeraTest_Prob::JarqueBeraTest_Prob
JarqueBeraTest_Prob()
Definition
JarqueBeraTest_Prob.h:18
dqm_algorithms::JarqueBeraTest::JarqueBeraTest
JarqueBeraTest(const std::string &name)
Definition
JarqueBeraTest.cxx:20
Generated on
for ATLAS Offline Software by
1.14.0