file frontends/simple_xs_1_0.cpp

[No description available] More…

Detailed Description

Author: Christopher Chang (christopher.chang@uqconnect.edu.au)

Date: 2020 Feb

Frontend source for the xsec_interpolation backend.


Authors (add name and date if you modify):


Source code

//   GAMBIT: Global and Modular BSM Inference Tool
//   *********************************************
///  \file
///
///  Frontend source for the xsec_interpolation 
///  backend.
///
///  *********************************************
///
///  Authors (add name and date if you modify):
///
///  \author Christopher Chang
///          (christopher.chang@uqconnect.edu.au)
///  \date 2020 Feb
///
///  *********************************************

#include "gambit/Backends/frontend_macros.hpp"
#include "gambit/Backends/frontends/simplexs_1_0.hpp"

BE_INI_FUNCTION {}
END_BE_INI_FUNCTION

BE_NAMESPACE
{
}
END_BE_NAMESPACE

Updated on 2023-06-26 at 21:36:58 +0000