Belle II Software development
ExamplesTest Class Reference

extend the examples test class to actually run over the V0 selector examples: More...

Inheritance diagram for ExamplesTest:

Public Member Functions

def test_v0selector_examples (self)
 

Detailed Description

extend the examples test class to actually run over the V0 selector examples:

Definition at line 17 of file v0selector_examples.py.

Member Function Documentation

◆ test_v0selector_examples()

def test_v0selector_examples (   self)
Test supported V0 selector examples.

Definition at line 18 of file v0selector_examples.py.

18 def test_v0selector_examples(self):
19 """
20 Test supported V0 selector examples.
21 """
22
23 self._test_examples_dir('analysis/examples/V0Selector/', nevents=20)
24
25

The documentation for this class was generated from the following file: