1 #ifndef _TIMBER_TRIGGER_WEIGHT 2 #define _TIMBER_TRIGGER_WEIGHT 5 #include "HistLoader.h" 6 #include <ROOT/RVec.hxx> 51 RVec<float> eval(
float var,
float plateau = 0);
TH1 * hist
Histogram object.
Definition: HistLoader.h:28
Trigger_weight(std::string filename, std::string histname)
Construct a new Trigger_weight object.
Definition: Trigger_weight.h:36
C++ class. Generic histogram loader with methods to return bin values.
Definition: HistLoader.h:13
C++ class. Specializes in the construction of trigger efficiency weights stored as histograms...
Definition: Trigger_weight.h:24