// @(#)root/eg:$Id: TVirtualMCDecayer.cxx 20882 2007-11-19 11:31:26Z rdm $
// Author: andreas.morsch@cern.ch 13/04/2002

/*************************************************************************
 * Copyright (C) 1995-2002, Rene Brun and Fons Rademakers.               *
 * All rights reserved.                                                  *
 *                                                                       *
 * For the licensing terms see $ROOTSYS/LICENSE.                         *
 * For the list of contributors see $ROOTSYS/README/CREDITS.             *
 *************************************************************************/

// This is an abstract base class !
// No
// implementation
// needed.
// andreas.morsch@cern.ch

#include "TVirtualMCDecayer.h"

//______________________________________________________________________________
//
// Abstract base class for particle decays.
// Clients are the transport code and the primary particle generators
// This is an abstract base class !
//______________________________________________________________________________

ClassImp(TVirtualMCDecayer)

Last update: Thu Jan 17 09:05:08 2008

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.