Belle II Software
release-08-01-10
weightfile.py
1
8
9
'''
10
Wrappers around interfaces defined within the Belle2::MVA namespace.
11
'''
12
13
14
def
Weightfile():
15
'''
16
Wrapper around Weightfile Belle2::MVA:Weightfile().
17
'''
18
# Always avoid the top-level 'import ROOT'.
19
import
ROOT
# noqa
20
return
ROOT.Belle2.MVA.Weightfile()
mva
scripts
basf2_mva
weightfile.py
Generated on Mon Sep 23 2024 14:03:27 for Belle II Software by
1.9.1