Logo ROOT  
Reference Guide
RooFitMoreLib.cxx
Go to the documentation of this file.
1#include "RooFitMoreLib.h"
2#include "RooMsgService.h"
3#include <iostream>
4
5// Load automatically RooFitMore library that automatically will register the
6// integrator classes
8 oocoutI((TObject*)nullptr, InputArguments) << "libRooFitMore has been loaded " << std::endl;
9}
#define oocoutI(o, a)
Definition: RooMsgService.h:45
Mother of all ROOT objects.
Definition: TObject.h:37
@ InputArguments
Definition: RooGlobalFunc.h:68
static void Load()