FCCAnalyses
Loading...
Searching...
No Matches
onnxtest.cpp File Reference
#include "FCCAnalyses/JetFlavourUtils.h"
#include <catch2/catch_test_macros.hpp>
#include <catch2/catch_approx.hpp>
Include dependency graph for onnxtest.cpp:

Macros

#define _STR(x)   #x
 
#define TOKENISE(x)   _STR(x)
 
#define TEST_FILE(file)   TOKENISE(TEST_INPUT_DATA_DIR) "/" file
 

Functions

 TEST_CASE ("flavtagging", "[onnx]")
 

Macro Definition Documentation

◆ _STR

#define _STR ( x)    #x

◆ TEST_FILE

#define TEST_FILE ( file)    TOKENISE(TEST_INPUT_DATA_DIR) "/" file

◆ TOKENISE

#define TOKENISE ( x)    _STR(x)

Function Documentation

◆ TEST_CASE()

TEST_CASE ( "flavtagging" ,
"" [onnx] )