Crombie Tools
Directory Class Reference

#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 }
 

Detailed Description

Definition at line 14 of file old/PlotTools/interface/Plotter.h.


Class Documentation

§ Directory::process

struct Directory::process

Definition at line 26 of file old/PlotTools/interface/Plotter.h.

Class Members
string process
string cut
string entry

Member Enumeration Documentation

§ Type

enum Directory::Type
strongprivate
Enumerator
data 
signal 
background 

Definition at line 16 of file old/PlotTools/interface/Plotter.h.

Member Data Documentation

§ path

std::string Directory::path

Definition at line 23 of file old/PlotTools/interface/Plotter.h.

§ procs

struct Directory::process Directory::procs

Stores the processes that this directory goes into.

§ type

Type Directory::type {data}

Definition at line 24 of file old/PlotTools/interface/Plotter.h.

§ xs

double Directory::xs {0}

Definition at line 25 of file old/PlotTools/interface/Plotter.h.


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