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