--- yoda/event/physics/anticounter/AnticounterEvent.cpp 2004/07/17 20:03:28 1.2 +++ yoda/event/physics/anticounter/AnticounterEvent.cpp 2004/09/21 20:50:24 2.0 @@ -1,6 +1,6 @@ /** @file * $Source: /home/cvsmanager/yoda/event/physics/anticounter/AnticounterEvent.cpp,v $ - * $Id: AnticounterEvent.cpp,v 1.1 2004/07/08 12:33:57 kusanagi Exp $ + * $Id: AnticounterEvent.cpp,v 1.3 2004/08/19 15:24:24 kusanagi Exp $ * $Author: kusanagi $ * * Implementation of the raw anticoincidence physics event class @@ -12,7 +12,7 @@ using namespace pamela::anticounter; AnticounterEvent::AnticounterEvent(void): - SubPacket("Techmodel", PacketType::Physics, SubDetector::Anticounter) { + SubPacket("Event", PacketType::Physics, SubDetector::Anticounter) { } AnticounterEvent::~AnticounterEvent(void) {