Belle II Software development
|
Public Member Functions | |
def | test_h1d (self) |
def | test_profile (self) |
def | test_ntuple (self) |
Various test cases for the Quantity Extractor class
Definition at line 17 of file test_quantity_extract.py.
def test_h1d | ( | self | ) |
Test getting the quantities of a TH1d
Definition at line 23 of file test_quantity_extract.py.
def test_ntuple | ( | self | ) |
Test getting the quantities contained in a TNtuple
Definition at line 62 of file test_quantity_extract.py.
def test_profile | ( | self | ) |
Test getting the quantities of a TProfile
Definition at line 44 of file test_quantity_extract.py.