FCCAnalyses
|
#include "FCCAnalyses/JetFlavourUtils.h"
#include <catch2/catch_test_macros.hpp>
#include <catch2/catch_approx.hpp>
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]") | |
#define _STR | ( | x | ) | #x |
#define TEST_FILE | ( | file | ) | TOKENISE(TEST_INPUT_DATA_DIR) "/" file |
#define TOKENISE | ( | x | ) | _STR(x) |
TEST_CASE | ( | "flavtagging" | , |
"" | [onnx] ) |