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

Test class for testing and developing new Observers. More...

Inheritance diagram for ObserversTest:
Collaboration diagram for ObserversTest:

Protected Member Functions

virtual void SetUp ()
 prepare related storearrays of SpacePoints, SVD- and PXDClusters and MCParticles
 
virtual void TearDown ()
 clear datastore
 

Protected Attributes

StoreArray< SpacePointspacePointData
 some spacePoints to test RelationsInterface for observers.
 
StoreArray< PXDClusterpxdClusterData
 some pxd clusters to test RelationsInterface for observers.
 
StoreArray< SVDClustersvdClusterData
 some svd clusters to test RelationsInterface for observers.
 
StoreArray< MCParticlemcParticleData
 some mcParticles to test RelationsInterface for observers.
 

Detailed Description

Test class for testing and developing new Observers.

Definition at line 96 of file observers.cc.


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