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>
#include <iostream>

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")
 
void printTokens (Tokenizer &t)
 
 TEST_CASE ("TestStringExpressionsParsing")
 

Function Documentation

◆ printTokens()

void printTokens ( Tokenizer t)

Definition at line 329 of file test_Expressions.cxx.

◆ TEST_CASE() [1/5]

TEST_CASE ( "TestBinnedExpressions"  )

Definition at line 303 of file test_Expressions.cxx.

◆ TEST_CASE() [2/5]

TEST_CASE ( "TestConditionalExpressions"  )

Definition at line 239 of file test_Expressions.cxx.

◆ TEST_CASE() [3/5]

TEST_CASE ( "TestGandivaTreeCreation"  )

Definition at line 161 of file test_Expressions.cxx.

◆ TEST_CASE() [4/5]

TEST_CASE ( "TestStringExpressionsParsing"  )

Definition at line 338 of file test_Expressions.cxx.

◆ TEST_CASE() [5/5]

TEST_CASE ( "TestTreeParsing"  )

Definition at line 38 of file test_Expressions.cxx.