/[PAMELA software]/yoda/event/VarDumpEvent.cpp
ViewVC logotype

Contents of /yoda/event/VarDumpEvent.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Thu Jul 8 12:31:22 2004 UTC (20 years, 5 months ago) by kusanagi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
Error occurred while calculating annotation data.
FILE REMOVED
*** empty log message ***

1 /** @file
2 * $ $
3 * $ $
4 * $Author: kusanagi $
5 *
6 * Implementation for the VarDumpEvent class.
7 */
8
9 #include "VarDumpEvent.h"
10
11 using namespace pamela;
12
13 VarDumpEvent::VarDumpEvent(void): SubPacket("Var", PacketType::VarDump) {
14 }
15
16 ClassImp(VarDumpEvent)
17
18

  ViewVC Help
Powered by ViewVC 1.1.23