Belle II Software
light-2309-munchkin
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 Wed Oct 11 2023 00:54:49 for Belle II Software by
1.9.1