// @(#)root/vmc:$Name:  $:$Id: TVirtualMCDecayer.cxx,v 1.2 2003/09/23 14:03:15 brun Exp $
// Author: andreas.morsch@cern.ch 13/04/2002

// This is an abstract base class !
// No
// implemenataion
// 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)


ROOT page - Class index - Class Hierarchy - Top of the page

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.