Crombie Tools
PlotConfig.h File Reference
#include <vector>
#include <string>
#include <fstream>
#include <regex>
#include "crombie/Hist.h"
#include "crombie/Parse.h"

Go to the source code of this file.

Classes

class  crombie::PlotConfig::Plot
 All of the information needed to make a plot. More...
 

Namespaces

 crombie
 This header file includes common functions that are used to interpret configuration files.
 
 crombie::PlotConfig
 

Functions

std::vector< Plot > crombie::PlotConfig::read (const std::string &config)