12Full Event Interpretation framework for Belle II
14Detailed usage examples can be found in analysis/examples/FEI/
22 'get_default_channels',
23 'get_ccbarLambdaC_channels',
24 'get_unittest_channels',
29 'PreCutConfiguration',
30 'PostCutConfiguration',
36from fei.config import Particle, MVAConfiguration, PreCutConfiguration, PostCutConfiguration, FeiConfiguration, DecayChannel
37from fei.default_channels import get_default_channels, get_ccbarLambdaC_channels, get_unittest_channels, get_mode_names
38from fei.core import get_path, FeiState, do_trainings