// ----------------------------------------------------------------------------
// $Id: LCDEDeposit.cxx,v 1.1 2001/05/10 17:24:59 toshi Exp $
// ----------------------------------------------------------------------------
//
// $Log: LCDEDeposit.cxx,v $
// Revision 1.1  2001/05/10 17:24:59  toshi
// Rename *.C to *.cxx.
//
// Revision 1.2  2001/04/28 23:41:06  toshi
// Start to use CVS.
//
//
////////////////////////////////////////////////////////////////////////////
//                                                                        
// EDeposit                                                               
//                                                                        
// The EDeposit class stores the energy deposited by a particular particle
// in a single interaction.
//                                                                        
////////////////////////////////////////////////////////////////////////////

#include "LCDEDeposit.h"

ClassImp(LCDEDeposit)


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.