Belle II Software  release-08-01-10
DirectedNodeNetworkTest Class Reference

Test class demonstrating the behavior of TCNetworkContainer. More...

Inheritance diagram for DirectedNodeNetworkTest:
Collaboration diagram for DirectedNodeNetworkTest:

Protected Member Functions

virtual void SetUp ()
 SetUp environment - prepare related storearrays of SpacePoints and PXDClusters. More...
 
virtual void TearDown ()
 TearDown environment - clear datastore.
 

Protected Attributes

StoreArray< SpacePointm_spacePointData
 some spacePoints for testing.
 
StoreArray< PXDClusterm_pxdClusterData
 some pxd clusters for testing.
 
StoreArray< SpacePointTrackCandm_spacePointTrackCandData
 some spacePointTrackCands for testing.
 
StoreArray< DirectedNodeNetworkContainerm_networkContainerInDataStore
 testing to store a dummy class containing DirectedNodeNetwork as member .
 

Detailed Description

Test class demonstrating the behavior of TCNetworkContainer.

used for preparing mockup.

Definition at line 66 of file directedNodeNetwork.cc.

Member Function Documentation

◆ SetUp()

virtual void SetUp ( )
inlineprotectedvirtual

SetUp environment - prepare related storearrays of SpacePoints and PXDClusters.

prepare pxdClusters and spacePoints related to them

prepare some SpacePointTrackCands partially overlapping:

Definition at line 70 of file directedNodeNetwork.cc.


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