Project
Loading...
Searching...
No Matches
test_Expressions.cxx File Reference
#include "Framework/Configurable.h"
#include "Framework/ExpressionHelpers.h"
#include "Framework/AnalysisDataModel.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")
 
 TEST_CASE ("TestBinnedExpressions")
 

Function Documentation

◆ TEST_CASE() [1/4]

TEST_CASE ( "TestBinnedExpressions"  )

Definition at line 286 of file test_Expressions.cxx.

◆ TEST_CASE() [2/4]

TEST_CASE ( "TestConditionalExpressions"  )

Definition at line 229 of file test_Expressions.cxx.

◆ TEST_CASE() [3/4]

TEST_CASE ( "TestGandivaTreeCreation"  )

Definition at line 151 of file test_Expressions.cxx.

◆ TEST_CASE() [4/4]

TEST_CASE ( "TestTreeParsing"  )

Definition at line 37 of file test_Expressions.cxx.