Garfield
0.3
Toolkit for the detailed simulation of particle detectors based on ionization 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 "
Garfield/PlottingEngine.hh
"
5
6
namespace
Garfield
{
7
8
extern
PlottingEngine
plottingEngine
;
9
10
inline
void
SetDefaultStyle
() {
plottingEngine
.SetDefaultStyle(); }
11
12
inline
void
SetSerif
() {
plottingEngine
.SetSerif(); }
13
14
inline
void
SetSansSerif
() {
plottingEngine
.SetSansSerif(); }
15
16
}
// namespace Garfield
17
18
#endif
PlottingEngine.hh
Garfield::PlottingEngine
Plotting style.
Definition
PlottingEngine.hh:10
Garfield
Definition
AvalancheGrid.hh:9
Garfield::SetSansSerif
void SetSansSerif()
Definition
Plotting.hh:14
Garfield::plottingEngine
PlottingEngine plottingEngine
Garfield::SetSerif
void SetSerif()
Definition
Plotting.hh:12
Garfield::SetDefaultStyle
void SetDefaultStyle()
Definition
Plotting.hh:10
Include
Garfield
Plotting.hh
Generated by
1.14.0