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)
#define TOKENISE(x)
#define TEST_FILE(file)

Functions

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

Macro Definition Documentation

◆ _STR

#define _STR ( x)
Value:
#x

◆ TEST_FILE

#define TEST_FILE ( file)
Value:
TOKENISE(TEST_INPUT_DATA_DIR) "/" file
#define TOKENISE(x)
Definition onnxtest.cpp:8

◆ TOKENISE

#define TOKENISE ( x)
Value:
_STR(x)
#define _STR(x)
Definition onnxtest.cpp:7

Function Documentation

◆ TEST_CASE()

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