MaCh3  2.6.0
Reference Guide
Classes | Enumerations
SampleHandlerBase.h File Reference
#include "Samples/SampleInfo.h"
#include "Samples/EventInfo.h"
#include "Splines/BinnedSplineHandler.h"
#include "Parameters/ParameterHandlerGeneric.h"
#include "Samples/SampleHandlerInterface.h"
#include "Samples/OscillationHandler.h"
#include "Samples/BinningHandler.h"
#include "Samples/SampleHandlerFunctional.h"
#include "THStack.h"
#include "TLegend.h"
#include "Samples/SampleHandlerBase.txx"
Include dependency graph for SampleHandlerBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SampleHandlerBase
 Class responsible for handling implementation of samples used in analysis, reweighting and returning LLH. More...
 

Enumerations

enum  SamplePlotType { kModePlot = 0 , kOscChannelPlot = 1 }
 

Enumeration Type Documentation

◆ SamplePlotType

Enumerator
kModePlot 
kOscChannelPlot 

Definition at line 19 of file SampleHandlerBase.h.

19  {
20  kModePlot = 0,
21  kOscChannelPlot = 1
22 };
@ kOscChannelPlot
@ kModePlot