#include "RooUnitTest.h"
#include "RooCurve.h"
#include "RooHist.h"
#include "RooMsgService.h"
#include "RooDouble.h"
#include "RooTrace.h"
#include "RooRandom.h"
#include <TClass.h>
#include <TDirectory.h>
#include <TFile.h>
#include <cmath>
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |