You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shouldn't be too difficult to make this more general since, just need to add some runtime checks on the num of dimensions and variables of the sample to the sigma var app and set titles etc. accordingly
The text was updated successfully, but these errors were encountered:
In samplePDFBase we assume that getPDF returns TH1, which is nice and general
MaCh3/samplePDF/samplePDFBase.h
Lines 66 to 67 in ca66648
but then in sigma variations it is limited to only TH2Poly
MaCh3/mcmc/FitterBase.cpp
Line 1167 in ca66648
shouldn't be too difficult to make this more general since, just need to add some runtime checks on the num of dimensions and variables of the sample to the sigma var app and set titles etc. accordingly
The text was updated successfully, but these errors were encountered: