8#ifndef COLUMNAR_TEST_FIXTURES_PHYSLITE_TEST_H
9#define COLUMNAR_TEST_FIXTURES_PHYSLITE_TEST_H
15#include <unordered_map>
28 extern const std::unordered_map<std::string,SG::sgkey_t>
knownKeys;
void runXaodArrayTest(const UserConfiguration &userConfiguration, const TestDefinition &testDefinition, TFile *file)
void runXaodTest(const UserConfiguration &userConfiguration, std::span< const TestDefinition > testDefinitions, TFile *file)
const std::unordered_map< std::string, SG::sgkey_t > knownKeys
the general configuration for a single test
a struct holding user configuration for the PHYSLITE tests