![]() |
MaCh3
2.6.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 | M3::Plotting::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 | M3::Plotting::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 | |
| M3 | |
| Main namespace for MaCh3 software. | |
| M3::Plotting | |
| Flexible, experiment-agnostic plotting utilities for MaCh3. | |
Enumerations | |
| enum | M3::Plotting::fileTypeEnum { M3::Plotting::kLLH , M3::Plotting::kPostFit , M3::Plotting::kMCMC , M3::Plotting::kSigmaVar , M3::Plotting::kNFileTypes } |
| Types of possible file that can be read. More... | |