Belle II Software light-2406-ragdoll
ExamplesTest Class Reference

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

Inheritance diagram for ExamplesTest:
Collaboration diagram for ExamplesTest:

Public Member Functions

def test_reconstruction_examples (self)
 

Detailed Description

extend the examples test class to actually run over the reconstruction examples:

Definition at line 18 of file reconstruction_examples.py.

Member Function Documentation

◆ test_reconstruction_examples()

def test_reconstruction_examples (   self)
Test supported reconstruction examples.

Definition at line 19 of file reconstruction_examples.py.

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

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