#include <TEveManager.h>
#include <TEveEventManager.h>
#include <TEveVSD.h>
#include <TEveVSDStructs.h>
#include <TEveTrack.h>
#include <TEveTrackPropagator.h>
#include <TEveGeoShape.h>
#include <TGTab.h>
#include <TGButton.h>
#include <TFile.h>
#include <TKey.h>
#include <TSystem.h>
#include <TPRegexp.h>
#include "MultiView.C"
Go to the source code of this file.
Classes | |
class | TVSDReader |
Functions | |
void | make_gui () |
void | alice_vsd (const char *vsd_file_name="http://mtadel.home.cern.ch/mtadel/root/AliVSD.root") |
Variables | |
MultiView * | gMultiView = 0 |
TVSDReader * | gVSDReader = 0 |
void alice_vsd | ( | const char * | vsd_file_name = "http://mtadel.home.cern.ch/mtadel/root/AliVSD.root" |
) |
Definition at line 323 of file alice_vsd.C.
References TEveManager::AddEvent(), TEveManager::AddGlobalElement(), TFile::Close(), TEveManager::Create(), TEveVSD::DisableTObjectStreamersForVSDStruct(), MultiView::f3DView, TDirectoryFile::Get(), TEveManager::GetBrowser(), TEveManager::GetDefaultGLViewer(), TEveViewer::GetGLViewer(), TRootBrowser::GetTabRight(), TEveManager::GetViewers(), gEve, gMultiView, TVSDReader::GotoEvent(), gVSDReader, MultiView::ImportGeomRhoZ(), MultiView::ImportGeomRPhi(), TEveGeoShape::ImportShapeExtract(), TGLRnrCtx::kOutline, kTRUE, make_gui(), TFile::Open(), TEveManager::Redraw3D(), TFile::SetCacheFileDir(), MultiView::SetDepth(), TGLViewerBase::SetStyle(), TGTab::SetTab(), and TEveViewerList::SwitchColorSet().
void make_gui | ( | ) |
MultiView* gMultiView = 0 |
Definition at line 55 of file alice_vsd.C.
TVSDReader* gVSDReader = 0 |