file backend_types/libfirst.hpp

[No description available] More…

Namespaces

Name
Gambit
Simulation of “Search for photonic signatures of gauge-mediated supersymmetry in 13 TeV pp collisions with the ATLAS detector”.

Detailed Description

Author: Pat Scott

(patscott@physics.mcgill.ca)

Date: 2014 May

Typedefs for libfirst.


Authors (add name and date if you modify):


Source code

//   GAMBIT: Global and Modular BSM Inference Tool
//   *********************************************
///  \file
///
///  Typedefs for libfirst.
///
///  *********************************************
///
///  Authors (add name and date if you modify):
///  
///  \author Pat Scott  
///          (patscott@physics.mcgill.ca)
///  \date 2014 May
///
///  *********************************************

#ifndef __libfirst_types_hpp__
#define __libfirst_types_hpp__

namespace Gambit
{

  typedef double dblarr[10];

}

#endif // defined __libfirst_types_hpp__

Updated on 2022-08-03 at 12:58:21 +0000