Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
#include <ROOT/REveGeoTopNode.hxx>
#include <ROOT/REveGeoPolyShape.hxx>
#include <ROOT/REveManager.hxx>
#include <set>
#include <vector>
#include <iostream>

Functions

void eveGeoBrowser ()
void makeJets (int N_Jets, REveElement *jetHolder)

Variables

const Double_t kR_max = 250
const Double_t kR_min = 240
const Double_t kZ_d = 300

Detailed Description

Definition in file eveGeoBrowser.C.

Function Documentation

◆ eveGeoBrowser()

void eveGeoBrowser ( )

Definition at line 35 of file eveGeoBrowser.C.

◆ makeJets()

void makeJets ( int N_Jets,
REveElement * jetHolder )

Definition at line 20 of file eveGeoBrowser.C.

Variable Documentation

◆ kR_max

const Double_t kR_max = 250

Definition at line 17 of file eveGeoBrowser.C.

◆ kR_min

const Double_t kR_min = 240

Definition at line 16 of file eveGeoBrowser.C.

◆ kZ_d

const Double_t kZ_d = 300

Definition at line 18 of file eveGeoBrowser.C.