Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline
cheetah
rfim
sum_threshold
test
SumThresholdTest.h
1
#ifndef SKA_CHEETAH_SUM_THRESHOLD_TEST_SUMTHRESHOLDTEST_H
2
#define SKA_CHEETAH_SUM_THRESHOLD_TEST_SUMTHRESHOLDTEST_H
3
4
#include <gtest/gtest.h>
5
6
namespace
ska
{
7
namespace
cheetah {
8
namespace
rfim {
9
namespace
sum_threshold {
10
namespace
test {
11
19
class
SumThresholdTest
:
public
::testing::Test
20
{
21
protected
:
22
void
SetUp()
override
;
23
void
TearDown()
override
;
24
25
public
:
26
SumThresholdTest
();
27
28
~
SumThresholdTest
();
29
30
private
:
31
};
32
33
34
}
// namespace test
35
}
// namespace sum_threshold
36
}
// namespace rfim
37
}
// namespace cheetah
38
}
// namespace ska
39
40
#endif // SKA_CHEETAH_SUM_THRESHOLD_TEST_SUMTHRESHOLDTEST_H
ska
Some limits and constants for FLDO.
Definition:
Brdz.h:35
ska::cheetah::rfim::sum_threshold::test::SumThresholdTest
Definition:
SumThresholdTest.h:19
Generated on Mon May 30 2022 14:33:47 for Cheetah - SKA - PSS - Prototype Time Domain Search Pipeline by
1.8.13