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