#include "TRandom.h"#include <ROOT/REveElement.hxx>#include <ROOT/REveScene.hxx>#include <ROOT/REveManager.hxx>#include <ROOT/REveJetCone.hxx>#include <ROOT/RWebDisplayArgs.hxx>#include <ROOT/RWebWindow.hxx>Functions | |
| void | makeJets (int N_Jets, REveElement *jetHolder) |
| void | single_dark () |
Variables | |
| const Double_t | kR_max = 250 |
| const Double_t | kR_min = 240 |
| const Double_t | kZ_d = 300 |
| void makeJets | ( | int | N_Jets, |
| REveElement * | jetHolder ) |
Definition at line 18 of file single_dark.C.
| void single_dark | ( | ) |
Definition at line 33 of file single_dark.C.
Definition at line 13 of file single_dark.C.
Definition at line 12 of file single_dark.C.
Definition at line 14 of file single_dark.C.