![]() |
Project
|
Go to the source code of this file.
Namespaces | |
namespace | test |
FIXME: do not use data model tables. | |
Functions | |
test::DECLARE_SOA_COLUMN_FULL (X, x, float, "x") | |
test::DECLARE_SOA_COLUMN_FULL (Y, y, float, "y") | |
HistogramRegistry | foo () |
TEST_CASE ("HistogramRegistryLookup") | |
TEST_CASE ("HistogramRegistryExpressionFill") | |
TEST_CASE ("HistogramRegistryStepTHn") | |
HistogramRegistry foo | ( | ) |
Definition at line 24 of file test_HistogramRegistry.cxx.
TEST_CASE | ( | "HistogramRegistryExpressionFill" | ) |
Construct a registry object with direct declaration
Fill histogram with expression and table
Fill histogram with expression and table
Definition at line 73 of file test_HistogramRegistry.cxx.
TEST_CASE | ( | "HistogramRegistryLookup" | ) |
Construct a registry object with direct declaration
Get histograms by name
Get a pointer to the histogram
Get registry object from a function
Definition at line 29 of file test_HistogramRegistry.cxx.
TEST_CASE | ( | "HistogramRegistryStepTHn" | ) |
Definition at line 108 of file test_HistogramRegistry.cxx.