|
Crombie Tools
|
#include <Plotter.h>
Classes | |
| struct | process |
Public Attributes | |
| std::string | path |
| struct Directory::process | procs |
| Stores the processes that this directory goes into. More... | |
| Type | type {data} |
| double | xs {0} |
Private Types | |
| enum | Type { Type::data, Type::signal, Type::background } |
Definition at line 14 of file old/PlotTools/interface/Plotter.h.
| struct Directory::process |
Definition at line 26 of file old/PlotTools/interface/Plotter.h.
| Class Members | ||
|---|---|---|
| string | process | |
| string | cut | |
| string | entry | |
|
strongprivate |
| Enumerator | |
|---|---|
| data | |
| signal | |
| background | |
Definition at line 16 of file old/PlotTools/interface/Plotter.h.
| std::string Directory::path |
Definition at line 23 of file old/PlotTools/interface/Plotter.h.
| struct Directory::process Directory::procs |
Stores the processes that this directory goes into.
| Type Directory::type {data} |
Definition at line 24 of file old/PlotTools/interface/Plotter.h.
| double Directory::xs {0} |
Definition at line 25 of file old/PlotTools/interface/Plotter.h.