#include "ROOT/REveDataClasses.hxx"
#include "ROOT/REveDataSimpleProxyBuilderTemplate.hxx"
#include "ROOT/REveManager.hxx"
#include "ROOT/REveScalableStraightLineSet.hxx"
#include "ROOT/REveViewContext.hxx"
#include <ROOT/REveGeoShape.hxx>
#include <ROOT/REveJetCone.hxx>
#include <ROOT/REvePointSet.hxx>
#include <ROOT/REveProjectionBases.hxx>
#include <ROOT/REveProjectionManager.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveTableProxyBuilder.hxx>
#include <ROOT/REveTableInfo.hxx>
#include <ROOT/REveTrack.hxx>
#include <ROOT/REveTrackPropagator.hxx>
#include <ROOT/REveViewer.hxx>
#include "TGeoTube.h"
#include "TList.h"
#include "TParticle.h"
#include "TRandom.h"
#include "TApplication.h"
Functions | |
void | collection_proxies (bool proj=true) |
Variables | |
REX::REveManager * | eveMng = nullptr |
bool | gRhoZView = false |
This example display collection of ??? in web browser.
Definition in file collection_proxies.C.
void collection_proxies | ( | bool | proj = true | ) |
Definition at line 517 of file collection_proxies.C.
REX::REveManager* eveMng = nullptr |
Definition at line 40 of file collection_proxies.C.
bool gRhoZView = false |
Definition at line 38 of file collection_proxies.C.