Belle II Software  release-06-01-15
MapHelperFunctionsTest Class Reference

class for testing the helper functions from MapHelperFunctions.h More...

Inheritance diagram for MapHelperFunctionsTest:
Collaboration diagram for MapHelperFunctionsTest:

Protected Member Functions

virtual void SetUp ()
 set up the maps for the tests
 

Protected Attributes

i2dMap _map
 map filled with values obtained by sinHalf functor
 
i2dMultiMap _multimap
 multimap filled with values obtained by sinHalf functor
 
i2dMultiMap _nanMultiMap
 multimap filled with values obtained by secans functor -> contains a NaN!
 
i2dMap _nanMap
 map filled with values obtained by secans functor -> contains a NaN!
 
int _nEntries
 the number of pairs that will be put into the maps for the tests
 

Detailed Description

class for testing the helper functions from MapHelperFunctions.h

Definition at line 83 of file mapHelperFunctions.cc.


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