file minuit2/minuit2.hpp
[No description available] More…
Defines
Name | |
---|---|
ROOT_Math_VecTypes | |
MATHCORE_STANDALONE |
Detailed Description
Author: Andrew Fowlie (andrew.j.fowlie@qq.com)
Date: 2020 August
ScannerBit interface to Minuit2
Header file
Authors (add name and date if you modify):
Macros Documentation
define ROOT_Math_VecTypes
#define ROOT_Math_VecTypes
define MATHCORE_STANDALONE
#define MATHCORE_STANDALONE
Source code
// GAMBIT: Global and Modular BSM Inference Tool
// *********************************************
/// \file
///
/// ScannerBit interface to Minuit2
///
/// Header file
///
/// *********************************************
///
/// Authors (add name and date if you modify):
///
/// \author Andrew Fowlie
/// (andrew.j.fowlie@qq.com)
/// \date 2020 August
///
/// *********************************************
#ifndef __minuit2_hpp__
#define __minuit2_hpp__
#define ROOT_Math_VecTypes
#define MATHCORE_STANDALONE
#include "gambit/ScannerBit/scanner_plugin.hpp"
#endif // __minuit2_hpp__
Updated on 2024-07-18 at 13:53:32 +0000