Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooFit

RooFit is a package for building likelihood models and fitting these to data.

For an introduction check the RooFit Tutorials, user's guides, courses or the RooFit chapter of the Manual.

For developers, there is also the RooFit Developer Documentation, which serves as a reference on how to extend RooFit with custom classes or for contributing to RooFit itself.

Modules

 RooFit Developer Documentation
 How-to guides on how to extend RooFit with custom classes or to work on RooFit itself.
 
 RooFit
 RooFit main classes for building likelihood models, mainly PDFs.
 
 RooFit Core
 RooFit core classes. These provide the infrastructure for building likelihood models.
 
 RooFit Legacy
 Old RooFit classes.
 
 RooFit command arguments
 These arguments can be passed to functions of RooFit objects.
 
 RooFit CUDA
 RooFit CUDA support library.
 
 RooFit More
 RooFit components that are only available if ROOT was built with the mathmore option.
 
 RooStats
 RooStats is a toolkit for statistical tests built on top of RooFit.
 
 xRooFit
 A high-level API for RooFit.
 
 RooFit Pythonizations