![]() |
MaCh3 2.2.1
Reference Guide
|
#include "Manager/MaCh3Logger.h"
#include "Manager/YamlHelper.h"
#include "Manager/MaCh3Exception.h"
#include "Fitters/MCMCProcessor.h"
#include "Samples/SampleStructs.h"
#include "plottingUtils.h"
Go to the source code of this file.
Classes | |
struct | MaCh3Plotting::InputFile |
Struct which wraps around the actual input file and also holds general information, and data from the file to be used by other classes. More... | |
class | MaCh3Plotting::InputManager |
This guy talks to the input files and is intended to smooth over the fact that our OA fitters use such a beautiful and diverse range of output file structures. More... | |
Namespaces | |
namespace | MaCh3Plotting |
Enumerations | |
enum | MaCh3Plotting::fileTypeEnum { MaCh3Plotting::kLLH , MaCh3Plotting::kPostFit , MaCh3Plotting::kMCMC , MaCh3Plotting::kSigmaVar , MaCh3Plotting::kNFileTypes } |
Types of possible file that can be read. More... | |