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