Go to the source code of this file.
Functions | |
void | histobrowser (const char *name="HLT Histos") |
Variables | |
TGFileBrowser * | g_hlt_browser = 0 |
TCanvas * | g_hlt_canvas = 0 |
void histobrowser | ( | const char * | name = "HLT Histos" |
) |
Definition at line 9 of file histobrowser.C.
References TGFileBrowser::Add(), TEveManager::Create(), g_hlt_browser, g_hlt_canvas, TRandom::Gaus(), gDirectory, TEveManager::GetBrowser(), gEve, gPad, gRandom, gROOT, h, i, l, m, TEveBrowser::MakeFileBrowser(), name, TROOT::ProcessLineFast(), TRootBrowser::StartEmbedding(), and TRootBrowser::StopEmbedding().
TCanvas* g_hlt_canvas = 0 |