Belle II Software development
OverlapNetworkTest Class Reference

Test OverlapNetwork Class. More...

Inheritance diagram for OverlapNetworkTest:

Protected Attributes

std::vector< std::vector< unsigned short > > smallOverlapTestMatrix
 An overlap matrix for testing purposes:
 

Detailed Description

Test OverlapNetwork Class.

Definition at line 18 of file overlapNetwork.cc.

Member Data Documentation

◆ smallOverlapTestMatrix

std::vector<std::vector <unsigned short> > smallOverlapTestMatrix
protected
Initial value:
=
{{2, 4, 6, 8}, {3, 5, 7, 9}, {0}, {1}, {0}, {1}, {0}, {1}, {0}, {1}}

An overlap matrix for testing purposes:

Definition at line 21 of file overlapNetwork.cc.


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