Belle II Software development
ExamplesTest Class Reference

extend the examples test class to actually run over the post mdst identification examples: More...

Inheritance diagram for ExamplesTest:

Public Member Functions

def test_postmdstidentification_examples (self)
 

Detailed Description

extend the examples test class to actually run over the post mdst identification examples:

Definition at line 18 of file postmdstidentification_examples.py.

Member Function Documentation

◆ test_postmdstidentification_examples()

def test_postmdstidentification_examples (   self)
Test supported PostMdstIdentification examples.

Definition at line 19 of file postmdstidentification_examples.py.

19 def test_postmdstidentification_examples(self):
20 """
21 Test supported PostMdstIdentification examples.
22 """
23
24 self._test_examples_dir('analysis/examples/PostMdstIdentification/')
25
26

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