#include <stdlib.h>#include "Riostream.h"#include "TCollection.h"#include "TSortedList.h"#include "TObjArray.h"#include "TClonesArray.h"#include "TOrdCollection.h"#include "THashList.h"#include "THashTable.h"#include "TBtree.h"#include "TStopwatch.h"#include "TRandom.h"Go to the source code of this file.
Classes | |
| class | HitNames |
| class | Tester |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| int | nobjects = 100 |
| int | ntimes = 100000 |
| int | moda = 0 |
| HitNames | names |
| const int | ntests = 8 |
| Double_t | deltas [ntests] |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 205 of file tcollbm.cxx.
Referenced by load_truetype_glyph(), main(), and TT_Process_Simple_Glyph().
| int moda = 0 |
Definition at line 77 of file tcollbm.cxx.
| int nobjects = 100 |
Definition at line 37 of file tcollbm.cxx.
Referenced by drr_find_method_prototype(), TFormulaPrimitive::FindFormula(), TObjArray::FindObject(), main(), TConvertClonesArrayToProxy::operator()(), TStreamerInfoActions::ReadArraySTLMemberWiseChangedClass(), TStreamerInfoActions::ReadArraySTLMemberWiseSameClass(), TStreamerInfo::ReadBuffer(), TStreamerInfoActions::ReadSTLMemberWiseChangedClass(), TStreamerInfoActions::ReadSTLMemberWiseSameClass(), and TStreamerInfo::WriteBufferAux().
| const int ntests = 8 |
| int ntimes = 100000 |
Definition at line 38 of file tcollbm.cxx.
Referenced by TH1::FindNewAxisLimits(), main(), TestNeighbors(), and TestRange().
1.5.1