// ============================================================================
// $Id$
// $Name$
// ============================================================================
#include "TEvent.hh"
TEvent::TEvent()
{;}
TEvent::~TEvent()
{;}
TEvent::TEvent( const TEvent& right )
{;}