RooStatsUtils.cxx

Go to the documentation of this file.
00001 // @(#)root/roostats:$Id: RooStatsUtils.cxx 26989 2008-12-17 13:46:58Z moneta $
00002 // Author: Kyle Cranmer   28/07/2008
00003 
00004 /*************************************************************************
00005  * Copyright (C) 1995-2008, Rene Brun and Fons Rademakers.               *
00006  * All rights reserved.                                                  *
00007  *                                                                       *
00008  * For the licensing terms see $ROOTSYS/LICENSE.                         *
00009  * For the list of contributors see $ROOTSYS/README/CREDITS.             *
00010  *************************************************************************/
00011 
00012 /////////////////////////////////////////
00013 // RooStats
00014 //
00015 // namespace for classes and functions of the RooStats package
00016 /////////////////////////////////////////
00017 #include "Rtypes.h"
00018 
00019 #if !defined(R__ALPHA) && !defined(R__SOLARIS) && !defined(R__ACC) && !defined(R__FBSD)
00020 NamespaceImp(RooStats)
00021 #endif
00022 
00023 // this file is only for the documentation of RooStats namespace

Generated on Tue Jul 5 15:14:36 2011 for ROOT_528-00b_version by  doxygen 1.5.1