![]() |
Project
|
#include <TH1.h>
#include "Framework/ASoA.h"
#include "Framework/AnalysisDataModel.h"
#include "Framework/Expressions.h"
#include "Framework/AnalysisHelpers.h"
#include "Framework/AnalysisTask.h"
#include "Framework/Condition.h"
#include "SimulationDataFormat/O2DatabasePDG.h"
#include <catch_amalgamated.hpp>
Go to the source code of this file.
Classes | |
struct | P |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::aod |
namespace | o2::aod::ct |
Functions | |
o2::aod::ct::DECLARE_SOA_CONFIGURABLE_EXPRESSION_COLUMN (Test, test, float, "test") | |
o2::aod::DECLARE_SOA_CONFIGURABLE_EXTENDED_TABLE (TracksMore, TracksIU, "TRKMORE", ct::Test) | |
TEST_CASE ("IdentificationConcepts") | |
TEST_CASE | ( | "IdentificationConcepts" | ) |
Definition at line 44 of file test_Concepts.cxx.