![]() |
The Gaudi Framework
v36r7 (7f57a304)
|
Functions | |
def | config () |
def | check (causes, result) |
Variables | |
string | FILENAME = f"{__name__}.root" |
string | FILENAMEJSON = f"{__name__}.json" |
def GaudiTests.Histograms.custom_axis.check | ( | causes, | |
result | |||
) |
Definition at line 49 of file custom_axis.py.
def GaudiTests.Histograms.custom_axis.config | ( | ) |
Definition at line 18 of file custom_axis.py.
string GaudiTests.Histograms.custom_axis.FILENAME = f"{__name__}.root" |
Definition at line 14 of file custom_axis.py.
string GaudiTests.Histograms.custom_axis.FILENAMEJSON = f"{__name__}.json" |
Definition at line 15 of file custom_axis.py.