Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
calorimeters.C File Reference
#include <ROOT/REveElement.hxx>
#include <ROOT/REveScene.hxx>
#include <ROOT/REveViewer.hxx>
#include <ROOT/REveManager.hxx>
#include <ROOT/REveCaloData.hxx>
#include <ROOT/REveCalo.hxx>
#include <ROOT/REveJetCone.hxx>
#include <ROOT/REveGeoShape.hxx>
#include "TFile.h"
#include "TGeoTube.h"
Include dependency graph for calorimeters.C:

Functions

void add_jet (REveElement *parent, const char *name, Float_t eta, Float_t phi, Float_t deta, Float_t dphi)
 
void calorimeters ()
 
void makeCalo2D (REveCalo3D *calo3d, const char *pname, REveProjection::EPType_e t)
 

Variables

const char * histFile
 
const Double_t kR_max = 129
 
const Double_t kR_min = 128
 
const Double_t kZ_d = 268.39
 

Function Documentation

◆ add_jet()

void add_jet ( REveElement parent,
const char *  name,
Float_t  eta,
Float_t  phi,
Float_t  deta,
Float_t  dphi 
)

Definition at line 46 of file calorimeters.C.

◆ calorimeters()

void calorimeters ( )

Definition at line 60 of file calorimeters.C.

◆ makeCalo2D()

void makeCalo2D ( REveCalo3D calo3d,
const char *  pname,
REveProjection::EPType_e  t 
)

Definition at line 24 of file calorimeters.C.

Variable Documentation

◆ histFile

const char* histFile
Initial value:
=
"http://amraktad.web.cern.ch/amraktad/cms_calo_hist.root"

Definition at line 13 of file calorimeters.C.

◆ kR_max

const Double_t kR_max = 129

Definition at line 18 of file calorimeters.C.

◆ kR_min

const Double_t kR_min = 128

Definition at line 17 of file calorimeters.C.

◆ kZ_d

const Double_t kZ_d = 268.39

Definition at line 19 of file calorimeters.C.