Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
XRooFit.h
Go to the documentation of this file.
1/*
2 * Project: RooFit
3 * Author:
4 * Will Buttinger, RAL 2022
5 *
6 * Copyright (c) 2022, CERN
7 *
8 * Redistribution and use in source and binary forms,
9 * with or without modification, are permitted according to the terms
10 * listed in LICENSE (http://roofit.sourceforge.net/license.txt)
11 */
12
13/** \namespace ROOT::Experimental::XRooFit
14\ingroup xroofit
15
16<a href="https://gitlab.cern.ch/will/xroofit">xRooFit</a> is a high-level API for RooFit.
17
18A version of the API is included in ROOT as an experimental feature, inside the ROOT::Experimental::XRooFit namespace.
19
20 */
21
22#ifndef RooFit_XRooFit_h
23#define RooFit_XRooFit_h
24
26
27#endif