Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
collection_proxies.C File Reference
Include dependency graph for collection_proxies.C:

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)   (Float_t) r.Uniform(-(x), (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)    (Float_t) r.Uniform(-(x), (x))

Function Documentation

◆ collection_proxies()

void collection_proxies ( bool  proj = true)

Definition at line 828 of file collection_proxies.C.

Variable Documentation

◆ eveMng

Definition at line 59 of file collection_proxies.C.

◆ g_projMng

Definition at line 60 of file collection_proxies.C.

◆ kR_max

const Double_t kR_max = 300

Definition at line 43 of file collection_proxies.C.

◆ kR_min

const Double_t kR_min = 299

Definition at line 42 of file collection_proxies.C.

◆ kZ_d

const Double_t kZ_d = 500

Definition at line 44 of file collection_proxies.C.