/*****************************************************************************
 * Project: RooFit                                                           *
 * Package: RooFitCore                                                       *
 * @(#)root/roofitcore:$Id$
 * Authors:                                                                  *
 *   WV, Wouter Verkerke, UC Santa Barbara, verkerke@slac.stanford.edu       *
 *   DK, David Kirkby,    UC Irvine,         dkirkby@uci.edu                 *
 *                                                                           *
 * Copyright (c) 2000-2005, Regents of the University of California          *
 *                          and Stanford University. All rights reserved.    *
 *                                                                           *
 * Redistribution and use in source and binary forms,                        *
 * with or without modification, are permitted according to the terms        *
 * listed in LICENSE (http://roofit.sourceforge.net/license.txt)             *
 *****************************************************************************/

//////////////////////////////////////////////////////////////////////////////
//
// BEGIN_HTML
// Function binding representing the output of a RooAbsIntegrator
// END_HTML
//


#include "RooFit.h"

#include "RooIntegratorBinding.h"
#include "RooIntegratorBinding.h"

using namespace std;

ClassImp(RooIntegratorBinding)
;

 RooIntegratorBinding.cxx:1
 RooIntegratorBinding.cxx:2
 RooIntegratorBinding.cxx:3
 RooIntegratorBinding.cxx:4
 RooIntegratorBinding.cxx:5
 RooIntegratorBinding.cxx:6
 RooIntegratorBinding.cxx:7
 RooIntegratorBinding.cxx:8
 RooIntegratorBinding.cxx:9
 RooIntegratorBinding.cxx:10
 RooIntegratorBinding.cxx:11
 RooIntegratorBinding.cxx:12
 RooIntegratorBinding.cxx:13
 RooIntegratorBinding.cxx:14
 RooIntegratorBinding.cxx:15
 RooIntegratorBinding.cxx:16
 RooIntegratorBinding.cxx:17
 RooIntegratorBinding.cxx:18
 RooIntegratorBinding.cxx:19
 RooIntegratorBinding.cxx:20
 RooIntegratorBinding.cxx:21
 RooIntegratorBinding.cxx:22
 RooIntegratorBinding.cxx:23
 RooIntegratorBinding.cxx:24
 RooIntegratorBinding.cxx:25
 RooIntegratorBinding.cxx:26
 RooIntegratorBinding.cxx:27
 RooIntegratorBinding.cxx:28
 RooIntegratorBinding.cxx:29
 RooIntegratorBinding.cxx:30
 RooIntegratorBinding.cxx:31
 RooIntegratorBinding.cxx:32
 RooIntegratorBinding.cxx:33
 RooIntegratorBinding.cxx:34