testSEvent.cc
Go to the documentation of this file.
1 
9 #include <cppunit/extensions/HelperMacros.h>
10 
11 #include <SEvent/testSEventImpl.h>
12 
13 
14 class testSEvent : public CppUnit::TestFixture {
15 
17 
34 
36 
37 public:
38  void setUp() { fTestImpl.setUp(); }
39  void tearDown() { fTestImpl.tearDown(); }
46  void testPMT() { fTestImpl.testPMT(); }
56 
57 };
58 
59 
61 
62 
63 // Configure (x)emacs for this file ...
64 // Local Variables:
65 // mode: c++
66 // compile-command: "make -C .. -k testSEvent"
67 // End:
void testCopyCtor()
Definition: testSEvent.cc:53
void testStationGPSData()
CPPUNIT_TEST_SUITE(testSEvent)
void testStationRecData()
Definition: testSEvent.cc:51
void testStation()
Definition: testSEvent.cc:48
void setUp()
Definition: testSEvent.cc:38
void testSEventIterators()
void testHeader()
Definition: testSEvent.cc:40
void testStationCalibData()
CPPUNIT_TEST_SUITE_REGISTRATION(testAiresShowerFile)
void testStationGPSData()
Definition: testSEvent.cc:50
void testPMTRecData()
Definition: testSEvent.cc:42
CPPUNIT_TEST_SUITE_END()
void testStationTriggerData()
void testPMT()
Definition: testSEvent.cc:46
void testSEventIterators()
Definition: testSEvent.cc:55
void testAssignment()
Definition: testSEvent.cc:54
void testEventTrigger()
Definition: testSEvent.cc:43
testSEventImpl fTestImpl
Definition: testSEvent.cc:35
void testPMTCalibData()
Definition: testSEvent.cc:47
void testSEventSimData()
Definition: testSEvent.cc:41
CPPUNIT_TEST(testHeader)
void testSEventSimData()
void testStationTriggerData()
Definition: testSEvent.cc:44
void tearDown()
Definition: testSEvent.cc:39
void testPMTSimData()
Definition: testSEvent.cc:45
void testStationCalibData()
Definition: testSEvent.cc:52
void testStationSimData()
Definition: testSEvent.cc:49
void testStationSimData()

, generated on Tue Sep 26 2023.