// @(#)root/star:$Name: $:$Id: TChair.cxx,v 1.2 2003/01/27 20:41:36 brun Exp $ // Author: Valery Fine(fine@bnl.gov) 13/03/2000 #include "TChair.h" ////////////////////////////////////////////////////////////////////////// // // // TChair // // // // It is a base class to create a custom interface for TTable objects // // // ////////////////////////////////////////////////////////////////////////// ClassImp(TChair)