Classes | Variables
gar::evd Namespace Reference

Classes

class  AnalysisBaseDrawer
 Aid in the rendering of AnalysisBase objects. More...
 
class  AnalysisDrawingOptions
 
class  CalorPad
 A drawing pad showing calorimetric particle ID information. More...
 
class  CalorView
 View showing calorimetric particle ID information. More...
 
class  ColorDrawingOptions
 
class  Display3DPad
 A drawing pad showing a 3D rendering of the detector. More...
 
class  Display3DView
 View of event shoing the XZ and YZ readout planes. More...
 
class  DrawingPad
 Base class for event display drawing pads. More...
 
class  EVD
 a class for transporting photons in a roughly realistic way More...
 
class  EvdLayoutOptions
 
class  GeometryDrawer
 Aid in the rendering of Geometry objects. More...
 
class  HeaderDrawer
 
class  HeaderPad
 
class  MCBriefPad
 
class  RawDataDrawer
 Aid in the rendering of RawData objects. More...
 
class  RawDrawingOptions
 Display parameters for the raw data. More...
 
class  RecoBaseDrawer
 Aid in the rendering of RecoBase objects. More...
 
class  RecoDrawingOptions
 
class  SimulationDrawer
 
class  SimulationDrawingOptions
 
class  Style
 

Variables

HitSelector * gTheHitSelector
 
static const int kNCOLS = 14
 
static const int kColor [kNCOLS]
 
static const int kColor2 [kNCOLS]
 

Variable Documentation

HitSelector* gar::evd::gTheHitSelector

Definition at line 27 of file DrawingPad.cxx.

const int gar::evd::kColor[kNCOLS]
static
Initial value:
= { kRed+2, kGreen+2, kBlue+2, kYellow+2, kMagenta-9, kCyan-6,
8, 29, 30, 38, 40, 41, 42, 46 }

Definition at line 13 of file eventdisplay.h.

const int gar::evd::kColor2[kNCOLS]
static
Initial value:
= { kRed, kGreen, kBlue, kYellow, kMagenta, kCyan,
8, 29, 30, 38, 40, 41, 42, 46 }

Definition at line 15 of file eventdisplay.h.

const int gar::evd::kNCOLS = 14
static

Definition at line 12 of file eventdisplay.h.