Belle II Software development
ExamplesTest Class Reference

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

Inheritance diagram for ExamplesTest:

Public Member Functions

 test_ksselector_examples (self)
 

Detailed Description

extend the examples test class to run over the KS selector examples:

Definition at line 17 of file ksselector_examples.py.

Member Function Documentation

◆ test_ksselector_examples()

test_ksselector_examples ( self)
Test supported KS selector examples.

Definition at line 18 of file ksselector_examples.py.

18 def test_ksselector_examples(self):
19 """
20 Test supported KS selector examples.
21 """
22
23 self._test_examples_dir('analysis/examples/V0Selector/', filepattern="*Ks", nevents=20)
24
25

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