![]() |
Belle II Software
release-06-01-15
|
class for testing the helper functions from MapHelperFunctions.h More...
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 | |
class for testing the helper functions from MapHelperFunctions.h
Definition at line 83 of file mapHelperFunctions.cc.