CbmRoot
LxDraw Class Reference

#include <LxDraw.h>

Public Member Functions

 LxDraw ()
 
void ClearView ()
 
void Ask ()
 
void DrawMCTracks ()
 
void DrawInputHits ()
 
void DrawMuch (TGeoNode *node)
 
void DrawMuch ()
 
void DrawRays ()
 
void DrawRecoTracks ()
 
void DrawMCPoints ()
 
void DrawExtTracks ()
 
void SaveCanvas (TString name)
 

Private Attributes

TCanvas YZ
 
TCanvas YX
 
TCanvas XZ
 
bool ask
 

Detailed Description

Definition at line 9 of file Simple/LxDraw.h.

Constructor & Destructor Documentation

◆ LxDraw()

LxDraw::LxDraw ( )

Definition at line 32 of file Simple/LxDraw.cxx.

References XZ, YX, and YZ.

Member Function Documentation

◆ Ask()

void LxDraw::Ask ( )

Definition at line 60 of file Simple/LxDraw.cxx.

References ask.

◆ ClearView()

void LxDraw::ClearView ( )

Definition at line 54 of file Simple/LxDraw.cxx.

References XZ, YX, and YZ.

Referenced by LxEff::CalcRecoEff().

◆ DrawExtTracks()

◆ DrawInputHits()

◆ DrawMCPoints()

void LxDraw::DrawMCPoints ( )

◆ DrawMCTracks()

◆ DrawMuch() [1/2]

void LxDraw::DrawMuch ( )

Definition at line 517 of file Simple/LxDraw.cxx.

References i, scaltype, XZ, YX, and YZ.

Referenced by DrawInputHits(), and DrawMuch().

◆ DrawMuch() [2/2]

void LxDraw::DrawMuch ( TGeoNode *  node)

Definition at line 434 of file Simple/LxDraw.cxx.

References DrawMuch(), i, scaltype, StaColour, XZ, YX, and YZ.

◆ DrawRays()

◆ DrawRecoTracks()

◆ SaveCanvas()

void LxDraw::SaveCanvas ( TString  name)

Definition at line 926 of file Simple/LxDraw.cxx.

References XZ, YX, and YZ.

Referenced by LxEff::CalcRecoEff().

Member Data Documentation

◆ ask

bool LxDraw::ask
private

Definition at line 28 of file Simple/LxDraw.h.

Referenced by Ask().

◆ XZ

TCanvas LxDraw::XZ
private

◆ YX

TCanvas LxDraw::YX
private

◆ YZ

TCanvas LxDraw::YZ
private

The documentation for this class was generated from the following files: