// ----------------------------------------------------------------------------
// $Id: LCDEventMarker.cxx,v 1.1 2001/05/10 20:39:52 toshi Exp $
// ----------------------------------------------------------------------------
//
// $Log: LCDEventMarker.cxx,v $
// Revision 1.1  2001/05/10 20:39:52  toshi
// C++ file name convention has been changed from *.C to *.cxx .
//
//
#include "LCDEventMarker.h"
//______________________________________________________________________
//                                                                       
// EventMarker
//                                                                
// EventMarker is about the simplest possible processor.  doit 
// simply counts events and spew writes the number out.

ClassImp(LCDEventMarker)


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.