1 #ifndef _tst_testSEventImpl_h_
2 #define _tst_testSEventImpl_h_
4 #include <utl/TimeStamp.h>
void checkStationCalibDataValues(const sevt::SEvent &sEvent)
void testStationGPSData()
void testStationRecData()
void checkAll(const sevt::SEvent &sEvent)
void setStationCalibDataValues(sevt::SEvent &sEvent)
Interface class to access to the SD part of an event.
void checkEventTriggerValues(const sevt::SEvent &sEvent)
void checkPMTValues(const sevt::SEvent &sEvent)
void testSEventIterators()
void checkStationTriggerValues(const sevt::SEvent &sEvent)
void testStationCalibData()
void setStationTriggerValues(sevt::SEvent &sEvent)
void checkStationValues(const sevt::SEvent &sEvent)
A TimeStamp holds GPS second and nanosecond for some event.
void checkStationGPSDataValues(const sevt::SEvent &sEvent)
void setPMTSimDataValues(sevt::SEvent &sEvent)
void testStationTriggerData()
void setHeaderValues(sevt::SEvent &sEvent)
void setEventTriggerValues(sevt::SEvent &sEvent)
void checkSEventIterators(const sevt::SEvent &sEvent)
void setStationGPSDataValues(sevt::SEvent &sEvent)
void setAll(sevt::SEvent &sEvent)
void setPMTRecDataValues(sevt::SEvent &sEvent)
void setPMTValues(sevt::SEvent &sEvent)
void checkStationRecDataValues(const sevt::SEvent &sEvent)
void setSEventIterators(sevt::SEvent &sEvent)
void setStationValues(sevt::SEvent &sEvent)
void setStationSimDataValues(sevt::SEvent &sEvent)
void checkPMTSimDataValues(const sevt::SEvent &sEvent)
void setPMTCalibDataValues(sevt::SEvent &sEvent)
void checkHeaderValues(const sevt::SEvent &sEvent)
void checkStationSimDataValues(const sevt::SEvent &sEvent)
void setStationRecDataValues(sevt::SEvent &sEvent)
void checkPMTCalibDataValues(const sevt::SEvent &sEvent)
void checkPMTRecDataValues(const sevt::SEvent &sEvent)
void testStationSimData()