Belle II Software  release-08-01-10
__init__.py
1 
8 '''
9 This module contains helper functions and classes for generating multiple
10 channels in a single job. It is designed for run dependent MC production.
11 '''
12 from .constants import EventCode, EventCodes_llXX, EventCodes_hhISR # noqa
13 from .core import add_generators # noqa