Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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(nullptr, InputArguments) << "libRooFitMore has been loaded " << std::endl;
9}
#define oocoutI(o, a)
static void Load()