Garfield 0.3
Toolkit for the detailed simulation of particle detectors based on ionization measurement in gases and semiconductors
Loading...
Searching...
No Matches
Garfield::PlottingEngine Class Reference

Plotting style. More...

#include <PlottingEngine.hh>

Public Member Functions

 PlottingEngine ()
 Default constructor.
 ~PlottingEngine ()
 Destructor.

Static Public Member Functions

static void SetSerif ()
 Use serif font.
static void SetSansSerif ()
 Use sans-serif font.
static void SetPalette (const int ncol)
 Set the colour palette.

Static Private Member Functions

static void SetFont (const int font)

Static Private Attributes

static std::unique_ptr< TStyle > m_style

Detailed Description

Plotting style.

Definition at line 11 of file PlottingEngine.hh.

Constructor & Destructor Documentation

◆ PlottingEngine()

Garfield::PlottingEngine::PlottingEngine ( )

Default constructor.

◆ ~PlottingEngine()

Garfield::PlottingEngine::~PlottingEngine ( )

Destructor.

Member Function Documentation

◆ SetFont()

void Garfield::PlottingEngine::SetFont ( const int font)
staticprivate

◆ SetPalette()

void Garfield::PlottingEngine::SetPalette ( const int ncol)
static

Set the colour palette.

◆ SetSansSerif()

void Garfield::PlottingEngine::SetSansSerif ( )
static

Use sans-serif font.

◆ SetSerif()

void Garfield::PlottingEngine::SetSerif ( )
static

Use serif font.

Member Data Documentation

◆ m_style

std::unique_ptr<TStyle> Garfield::PlottingEngine::m_style
staticprivate

Definition at line 28 of file PlottingEngine.hh.


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