#include "TestTofEvent.h" using namespace pamela; TestTofEvent::TestTofEvent(void): SubPacket("Event", PacketType::TestTof) { } ClassImp(TestTofEvent)