ROOT
v6-30
Reference Guide
Loading...
Searching...
No Matches
xRooHypoSpace.h
Go to the documentation of this file.
1
/*
2
* Project: xRooFit
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
#include "
Config.h
"
14
15
#ifdef XROOFIT_USE_PRAGMA_ONCE
16
#pragma once
17
#endif
18
#if !defined(XROOFIT_XROOHYPOSPACE_H) || defined(XROOFIT_USE_PRAGMA_ONCE)
19
#ifndef XROOFIT_USE_PRAGMA_ONCE
20
#define XROOFIT_XROOHYPOSPACE_H
21
#endif
22
23
#include "
xRooNLLVar.h
"
24
25
BEGIN_XROOFIT_NAMESPACE
;
26
27
class
xRooHypoSpace
:
public
xRooNLLVar::xRooHypoSpace
{
28
public
:
29
using
xRooNLLVar::xRooHypoSpace::xRooHypoSpace;
30
ClassDef
(
xRooHypoSpace
, 0)
31
};
32
33
END_XROOFIT_NAMESPACE
;
34
35
#endif
// include guard
ClassDef
#define ClassDef(name, id)
Definition
Rtypes.h:337
ROOT::Experimental::XRooFit::xRooHypoSpace
Definition
xRooHypoSpace.h:27
ROOT::Experimental::XRooFit::xRooNLLVar::xRooHypoSpace
Definition
xRooNLLVar.h:288
BEGIN_XROOFIT_NAMESPACE
#define BEGIN_XROOFIT_NAMESPACE
Definition
Config.h:24
END_XROOFIT_NAMESPACE
#define END_XROOFIT_NAMESPACE
Definition
Config.h:25
Config.h
xRooNLLVar.h
roofit
xroofit
inc
RooFit
xRooFit
xRooHypoSpace.h
ROOT v6-30 - Reference Guide Generated on Sun Dec 1 2024 05:18:08 (GVA Time) using Doxygen 1.9.8