// @(#)root/mc:$Name: $:$Id: TVirtualMCStack.cxx,v 1.3 2002/04/26 08:46:10 brun Exp $
// Author: Ivana Hrivnacova, 27/03/2002
#include "TVirtualMCStack.h"
ClassImp(TVirtualMCStack)
//_____________________________________________________________________________
TVirtualMCStack::TVirtualMCStack()
: TObject()
{}
//_____________________________________________________________________________
TVirtualMCStack::~TVirtualMCStack()
{}
ROOT page - Class index - 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.