// @(#)root/table:$Id$
// Author: Valery Fine(fine@bnl.gov)   13/03/2000

/*************************************************************************
 * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers.               *
 * All rights reserved.                                                  *
 *                                                                       *
 * For the licensing terms see $ROOTSYS/LICENSE.                         *
 * For the list of contributors see $ROOTSYS/README/CREDITS.             *
 *************************************************************************/

#include "TChair.h"

//////////////////////////////////////////////////////////////////////////
//                                                                      //
//  TChair                                                              //
//                                                                      //
//  It is a base class to create a custom interface for TTable objects  //
//                                                                      //
//////////////////////////////////////////////////////////////////////////

ClassImp(TChair)
 TChair.cxx:1
 TChair.cxx:2
 TChair.cxx:3
 TChair.cxx:4
 TChair.cxx:5
 TChair.cxx:6
 TChair.cxx:7
 TChair.cxx:8
 TChair.cxx:9
 TChair.cxx:10
 TChair.cxx:11
 TChair.cxx:12
 TChair.cxx:13
 TChair.cxx:14
 TChair.cxx:15
 TChair.cxx:16
 TChair.cxx:17
 TChair.cxx:18
 TChair.cxx:19
 TChair.cxx:20
 TChair.cxx:21
 TChair.cxx:22