ROOT logo
// @(#)root/base:$Id: TParameter.cxx 20877 2007-11-19 11:17:07Z rdm $
// Author: Maarten Ballintijn   21/06/2004

/*************************************************************************
 * 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.             *
 *************************************************************************/

//////////////////////////////////////////////////////////////////////////
//                                                                      //
// TParameter<AParamType>                                               //
//                                                                      //
// Named parameter, streamable and storable.                            //
//                                                                      //
//////////////////////////////////////////////////////////////////////////


#include "TParameter.h"


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