// ----------------------------------------------------------------------------
// $Id: LCDRecModule.cxx,v 1.1 2001/05/10 20:39:59 toshi Exp $
// ----------------------------------------------------------------------------
//
// $Log: LCDRecModule.cxx,v $
// Revision 1.1  2001/05/10 20:39:59  toshi
// C++ file name convention has been changed from *.C to *.cxx .
//
//
// $Header  RecModule.cxx $

#include "LCDRecModule.h"

//______________________________________________________________________
// RecModule
//
// Base class for all processing modules.  Doesn't actually do anything 
// itself

// This is just here so that rootcint will have an implementation file
ClassImp(LCDRecModule)


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.