Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches

Classes

class  CaloTowerProxyBuilder
class  CollectionManager
class  Event
class  EventManager
class  RecHitProxyBuilder::FWBoxSet
class  FWSelectionDeviator
class  Jet
class  JetProxyBuilder
class  RCaloTower
class  RecHit
class  RecHitProxyBuilder
class  REveCaloTowerSliceSelector
class  TParticleProxyBuilder

Namespaces

namespace  fw3dlego

Macros

#define RND_BOX(x)

Functions

void collection_proxies (bool proj=true)

Variables

ROOT::Experimental::REveManagereveMng = nullptr
ROOT::Experimental::REveProjectionManagerg_projMng = nullptr
const Double_t kR_max = 300
const Double_t kR_min = 299
const Double_t kZ_d = 500
const double fw3dlego::xbins [xbins_n]
const int fw3dlego::xbins_n = 83

Detailed Description

This is an example of visualization of containers with REveDataCollection and REveDataProxyBuilders.

Definition in file collection_proxies.C.

Macro Definition Documentation

◆ RND_BOX

#define RND_BOX ( x)
Value:
(Float_t) r.Uniform(-(x), (x))
ROOT::R::TRInterface & r
Definition Object.C:4
Double_t x[n]
Definition legend1.C:17

Function Documentation

◆ collection_proxies()

void collection_proxies ( bool proj = true)

Definition at line 767 of file collection_proxies.C.

Variable Documentation

◆ eveMng

Definition at line 55 of file collection_proxies.C.

◆ g_projMng

Definition at line 56 of file collection_proxies.C.

◆ kR_max

const Double_t kR_max = 300

Definition at line 41 of file collection_proxies.C.

◆ kR_min

const Double_t kR_min = 299

Definition at line 40 of file collection_proxies.C.

◆ kZ_d

const Double_t kZ_d = 500

Definition at line 42 of file collection_proxies.C.