1 #ifndef __BCMTFSYSTEMATIC__H
2 #define __BCMTFSYSTEMATIC__H
50 {
return fSystematicName; };
55 {
return fFlagSystematicActive; };
65 { fFlagSystematicActive = flag; };
73 std::string fSystematicName;
77 bool fFlagSystematicActive;
bool GetFlagSystematicActive()
void SetFlagSystematicActive(bool flag)
BCMTFSystematic(const char *name)
A class desribing a systematic uncertainty.