ROOT logo
// @(#)root/roostats:$Id: RooStatsUtils.cxx 26989 2008-12-17 13:46:58Z moneta $
// Author: Kyle Cranmer   28/07/2008

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

/////////////////////////////////////////
// RooStats
//
// namespace for classes and functions of the RooStats package
/////////////////////////////////////////
#include "Rtypes.h"

#if !defined(R__ALPHA) && !defined(R__SOLARIS) && !defined(R__ACC) && !defined(R__FBSD)
NamespaceImp(RooStats)
#endif

// this file is only for the documentation of RooStats namespace
 RooStatsUtils.cxx:1
 RooStatsUtils.cxx:2
 RooStatsUtils.cxx:3
 RooStatsUtils.cxx:4
 RooStatsUtils.cxx:5
 RooStatsUtils.cxx:6
 RooStatsUtils.cxx:7
 RooStatsUtils.cxx:8
 RooStatsUtils.cxx:9
 RooStatsUtils.cxx:10
 RooStatsUtils.cxx:11
 RooStatsUtils.cxx:12
 RooStatsUtils.cxx:13
 RooStatsUtils.cxx:14
 RooStatsUtils.cxx:15
 RooStatsUtils.cxx:16
 RooStatsUtils.cxx:17
 RooStatsUtils.cxx:18
 RooStatsUtils.cxx:19
 RooStatsUtils.cxx:20
 RooStatsUtils.cxx:21
 RooStatsUtils.cxx:22
 RooStatsUtils.cxx:23