//////////////////////////////////////////////////////////////////////////
// //
// TMBTree L1Muon class //
// Noah B. Wallace April, 21 2002 //
// //
//////////////////////////////////////////////////////////////////////////
#include "tmb_tree/TMBL1Muon.hpp"
ClassImp(TMBL1Muon)
//_____________________________________________________________________________
TMBL1Muon::TMBL1Muon()
{
// default constructor
}
TMBL1Muon::~TMBL1Muon()
{
// default destructor
}
ROOT page - Class index - Class Hierarchy - 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.