Project
Loading...
Searching...
No Matches
test_Expressions.cxx File Reference
#include "Framework/Configurable.h"
#include "Framework/ExpressionHelpers.h"
#include "Framework/AnalysisDataModel.h"
#include "Framework/AODReaderHelpers.h"
#include <catch_amalgamated.hpp>
#include <arrow/util/config.h>

Go to the source code of this file.

Namespaces

namespace  nodes
 
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::track
 

Functions

 o2::aod::track::DECLARE_SOA_EXPRESSION_COLUMN (Pze, pz, float, o2::aod::track::tgl *(1.f/o2::aod::track::signed1Pt))
 
 TEST_CASE ("TestTreeParsing")
 
 TEST_CASE ("TestGandivaTreeCreation")
 
 TEST_CASE ("TestConditionalExpressions")
 

Function Documentation

◆ TEST_CASE() [1/3]

TEST_CASE ( "TestConditionalExpressions"  )

Definition at line 230 of file test_Expressions.cxx.

◆ TEST_CASE() [2/3]

TEST_CASE ( "TestGandivaTreeCreation"  )

Definition at line 152 of file test_Expressions.cxx.

◆ TEST_CASE() [3/3]

TEST_CASE ( "TestTreeParsing"  )

Definition at line 38 of file test_Expressions.cxx.