#include "EEmcPi0nMaker.h"

ClassImp(EEmcPi0nMaker);

/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////

 EEmcPi0nMaker::EEmcPi0nMaker( const Char_t *myName ) 
  : TDirectory( myName, "EEMC standalone pi0n maker" )
{
  // Class Constructor
 

}


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.