LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
evd Namespace Reference

LArSoft includes. More...

Namespaces

 details
 
 ROOTDict
 

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  GraphCluster
 
class  GraphClusterAlg
 
class  HeaderDrawer
 
class  HeaderPad
 
class  HitSelector
 
class  InfoTransfer
 
class  MCBriefPad
 
class  Ortho3DPad
 A drawing pad showing an orthographic rendering of 3D objects. More...
 
class  Ortho3DView
 View of event shoing orthographic view of 3D objects. More...
 
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
 
class  TQPad
 
class  TWireProjPad
 A drawing pad for time vs wire. More...
 
class  TWQMultiTPCProjectionView
 
class  TWQProjectionView
 
struct  ZoomOptions
 
class  ZoomOptionsMultiTPC
 

Enumerations

enum  OrthoProj_t { kNoProj, kXY, kXZ, kYZ }
 

Variables

HitSelectorgTheHitSelector
 
static const int kNCOLS = 14
 
static const int kColor [kNCOLS]
 
static const int kColor2 [kNCOLS]
 
static const int kRAW = 0
 
static const int kCALIB = 1
 
static const int kQ = 0
 
static const int kTQ = 1
 
static unsigned int kPlane
 
static unsigned int kWire
 
static double kDistance
 
static int curr_zooming_plane
 
static const char * zoom_opt = 0
 
static int shift_lock
 
static unsigned int kPlane
 
static unsigned int kWire
 
static double kDistance
 
static int curr_zooming_plane
 
static const char * zoom_opt = 0
 
static int shift_lock
 

Detailed Description

LArSoft includes.

Class to perform operations needed to select hits and pass them to InfoTransfer.

Event display classes.

The Event Display.

Author
messi.nosp@m.er@i.nosp@m.ndian.nosp@m.a.ed.nosp@m.u

Enumeration Type Documentation

Enumerator
kNoProj 
kXY 
kXZ 
kYZ 

Definition at line 12 of file OrthoProj.h.

Variable Documentation

int evd::curr_zooming_plane
static

Definition at line 47 of file TWQMultiTPCProjection.cxx.

int evd::curr_zooming_plane
static

Definition at line 53 of file TWQProjectionView.cxx.

HitSelector* evd::gTheHitSelector

Definition at line 25 of file DrawingPad.cxx.

Referenced by evd::DrawingPad::HitSelectorGet().

const int evd::kCALIB = 1
static

Definition at line 30 of file TQPad.cxx.

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

Definition at line 25 of file eventdisplay.h.

Referenced by evd::RecoBaseDrawer::DrawProng2D(), evd::RecoBaseDrawer::DrawShowerOrtho(), and evd::RecoBaseDrawer::DrawSpacePointOrtho().

double evd::kDistance
static

Definition at line 46 of file TWQMultiTPCProjection.cxx.

double evd::kDistance
static

Definition at line 52 of file TWQProjectionView.cxx.

unsigned int evd::kPlane
static

Definition at line 44 of file TWQMultiTPCProjection.cxx.

Referenced by tca::Match3Planes().

unsigned int evd::kPlane
static

Definition at line 50 of file TWQProjectionView.cxx.

const int evd::kQ = 0
static

Definition at line 32 of file TQPad.cxx.

Referenced by evd::TQPad::TQPad().

const int evd::kRAW = 0
static

Definition at line 29 of file TQPad.cxx.

const int evd::kTQ = 1
static

Definition at line 33 of file TQPad.cxx.

Referenced by evd::TQPad::TQPad().

unsigned int evd::kWire
static
unsigned int evd::kWire
static

Definition at line 51 of file TWQProjectionView.cxx.

int evd::shift_lock
static

Definition at line 50 of file TWQMultiTPCProjection.cxx.

int evd::shift_lock
static

Definition at line 56 of file TWQProjectionView.cxx.

const char* evd::zoom_opt = 0
static

Definition at line 48 of file TWQMultiTPCProjection.cxx.

Referenced by evd::TWireProjPad::SetZoomToRoI().

const char* evd::zoom_opt = 0
static

Definition at line 54 of file TWQProjectionView.cxx.