CbmRoot
CbmDrawingOptions Class Reference

Default options for drawing. More...

#include <CbmDrawHist.h>

Static Public Member Functions

static Int_t Color (Int_t colorIndex)
 
static Int_t LineWidth ()
 
static Int_t LineStyle (Int_t lineStyleIndex)
 
static Int_t MarkerSize ()
 
static Int_t MarkerStyle (Int_t markerIndex)
 
static Double_t TextSize ()
 

Detailed Description

Default options for drawing.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2012

Definition at line 30 of file CbmDrawHist.h.

Member Function Documentation

◆ Color()

static Int_t CbmDrawingOptions::Color ( Int_t  colorIndex)
inlinestatic

Definition at line 32 of file CbmDrawHist.h.

Referenced by DrawGraph(), and DrawH1().

◆ LineStyle()

static Int_t CbmDrawingOptions::LineStyle ( Int_t  lineStyleIndex)
inlinestatic

Definition at line 54 of file CbmDrawHist.h.

Referenced by DrawGraph(), and DrawH1().

◆ LineWidth()

static Int_t CbmDrawingOptions::LineWidth ( )
inlinestatic

Definition at line 52 of file CbmDrawHist.h.

Referenced by CbmLitFieldApproximationQaReport::DrawApr(), DrawGraph(), and DrawH1().

◆ MarkerSize()

static Int_t CbmDrawingOptions::MarkerSize ( )
inlinestatic

Definition at line 56 of file CbmDrawHist.h.

Referenced by CbmLitFieldApproximationQaReport::DrawApr(), DrawGraph(), and DrawH1().

◆ MarkerStyle()

static Int_t CbmDrawingOptions::MarkerStyle ( Int_t  markerIndex)
inlinestatic

◆ TextSize()

static Double_t CbmDrawingOptions::TextSize ( )
inlinestatic

Definition at line 70 of file CbmDrawHist.h.

Referenced by DrawGraph(), DrawGraph2D(), DrawH1(), and DrawH2().


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