#include "TRandom.h"
#include <ROOT/REveElement.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveManager.hxx>
#include <ROOT/REveJetCone.hxx>
Functions | |
void | jets () |
void | makeJets (int N_Jets, REX::REveElement *jetHolder) |
Variables | |
const Double_t | kR_max = 250 |
const Double_t | kR_min = 240 |
const Double_t | kZ_d = 300 |
This example display only points in web browser.
Definition in file jets.C.
void makeJets | ( | int | N_Jets, |
REX::REveElement * | jetHolder | ||
) |