ROOT logo
//*****************************************************************************
// File: $RCSfile: htrbnetdebuginfo.cc,v $
//
// Author: Joern Wuestenfeld
//
// Version: $Revision $
// Modified by $Author $
//
//
//*****************************************************************************
//_HADES_CLASS_DESCRIPTION
///////////////////////////////////////////////////////////////////////////////
// HTrbNetUnpacker
//
//
//*****************************************************************************

#include "htrbnetdebuginfo.h"

ClassImp(HTrbNetDebugInfo)

HTrbNetDebugInfo::HTrbNetDebugInfo(void)
{
	address = 0;
	statusWord = 0;
}

HTrbNetDebugInfo::~HTrbNetDebugInfo(void)
{
}
 htrbnetdebuginfo.cc:1
 htrbnetdebuginfo.cc:2
 htrbnetdebuginfo.cc:3
 htrbnetdebuginfo.cc:4
 htrbnetdebuginfo.cc:5
 htrbnetdebuginfo.cc:6
 htrbnetdebuginfo.cc:7
 htrbnetdebuginfo.cc:8
 htrbnetdebuginfo.cc:9
 htrbnetdebuginfo.cc:10
 htrbnetdebuginfo.cc:11
 htrbnetdebuginfo.cc:12
 htrbnetdebuginfo.cc:13
 htrbnetdebuginfo.cc:14
 htrbnetdebuginfo.cc:15
 htrbnetdebuginfo.cc:16
 htrbnetdebuginfo.cc:17
 htrbnetdebuginfo.cc:18
 htrbnetdebuginfo.cc:19
 htrbnetdebuginfo.cc:20
 htrbnetdebuginfo.cc:21
 htrbnetdebuginfo.cc:22
 htrbnetdebuginfo.cc:23
 htrbnetdebuginfo.cc:24
 htrbnetdebuginfo.cc:25
 htrbnetdebuginfo.cc:26
 htrbnetdebuginfo.cc:27
 htrbnetdebuginfo.cc:28
 htrbnetdebuginfo.cc:29
 htrbnetdebuginfo.cc:30