Logo ROOT  
Reference Guide
tracks.C File Reference
#include "TRandom.h"
#include "TParticle.h"
#include <ROOT/REveElement.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveManager.hxx>
#include <ROOT/REveTrack.hxx>
#include <ROOT/REveTrackPropagator.hxx>
Include dependency graph for tracks.C:

Functions

void makeTracks (int N_Tracks, REX::REveElement *trackHolder)
 
void tracks ()
 

Detailed Description

This example display only points in web browser.

Definition in file tracks.C.

Function Documentation

◆ makeTracks()

void makeTracks ( int  N_Tracks,
REX::REveElement trackHolder 
)

Definition at line 18 of file tracks.C.

◆ tracks()

void tracks ( )

Definition at line 49 of file tracks.C.