![]() |
AliRoot Core
edcc906 (edcc906)
|
Test of uniquenss of map. More...
#include "STEER/AliFMDFloatMap.h"
#include <TArrayI.h>
#include <iostream>
#include <iomanip>
#include <map>
Go to the source code of this file.
Classes | |
struct | Check |
Functions | |
std::ostream & | operator<< (std::ostream &o, const Check &c) |
Check | Name (UShort_t d, Char_t r, UShort_t s, UShort_t t, Float_t v) |
void | TestMap () |
Check Name | ( | UShort_t | d, |
Char_t | r, | ||
UShort_t | s, | ||
UShort_t | t, | ||
Float_t | v | ||
) |
Definition at line 38 of file TestMap.C.
Referenced by AliCodeTimer::AliPair::Print(), and TestMap().
std::ostream& operator<< | ( | std::ostream & | o, |
const Check & | c | ||
) |