Belle II Software
prerelease-10-00-00a
__init__.py
1
8
9
# Loading some common libraries
10
from
ROOT
import
std
# noqa
11
from
ROOT
import
Belle2
# noqa: make Belle2 namespace available # noqa
12
import
basf2
# noqa
13
from
ROOT
import
gSystem
14
gSystem.Load(
'libcdc'
)
15
gSystem.Load(
'libtracking'
)
16
gSystem.Load(
'libtracking_trackFindingCDC'
)
17
gSystem.Load(
'libgenfit2'
)
tracking
trackFindingCDC
scripts
trackfindingcdc
__init__.py
Generated on Wed Jul 2 2025 03:30:53 for Belle II Software by
1.13.2