Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooUnitTest.h File Reference
#include "TNamed.h"
#include "RooTable.h"
#include "RooWorkspace.h"
#include "RooFitResult.h"
#include "RooPlot.h"
#include "TFile.h"
#include "TH1.h"
#include <list>
#include <string>
#include <utility>
Include dependency graph for RooUnitTest.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooUnitTest
 RooUnit test is an abstract base class for unit regression tests for RooFit and RooStats tests performed in stressRooFit and stressRooStats Implementations of this class must implement abstract method testCode() which defines the regression test to be performed. More...