Garfield++
5.0
A toolkit for the detailed simulation of particle detectors based on ionisation measurement in gases and semiconductors
Loading...
Searching...
No Matches
Plotting.hh
Go to the documentation of this file.
1
#ifndef G_PLOTTING_H
2
#define G_PLOTTING_H
3
4
#include "
PlottingEngine.hh
"
5
6
namespace
Garfield
{
7
8
extern
PlottingEngine
plottingEngine
;
9
10
inline
void
SetDefaultStyle
() {
11
plottingEngine
.SetDefaultStyle();
12
}
13
14
inline
void
SetSerif
() {
15
plottingEngine
.SetSerif();
16
}
17
18
inline
void
SetSansSerif
() {
19
plottingEngine
.SetSansSerif();
20
}
21
22
}
23
24
#endif
PlottingEngine.hh
Garfield::PlottingEngine
Plotting style.
Definition
PlottingEngine.hh:10
Garfield
Definition
HeedChamber.hh:11
Garfield::SetSansSerif
void SetSansSerif()
Definition
Plotting.hh:18
Garfield::plottingEngine
PlottingEngine plottingEngine
Definition
PlottingEngine.cc:13
Garfield::SetSerif
void SetSerif()
Definition
Plotting.hh:14
Garfield::SetDefaultStyle
void SetDefaultStyle()
Definition
Plotting.hh:10
garfieldpp-5.0
Include
Garfield
Plotting.hh
Generated by
1.13.2