Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooBrowser.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
14#ifndef RooFit_RooBrowser_h
15#define RooFit_RooBrowser_h
16
18
19namespace ROOT::Experimental {
20using RooBrowser = XROOFIT_NAMESPACE::xRooBrowser;
21}
22
23#endif
ROOT::Experimental::XRooFit ::xRooBrowser RooBrowser
Definition RooBrowser.h:20