Skip to content

Fix bug in ComparisonHelpers for TUnfold#1

Open
fzeiser wants to merge 1 commit intodaniloefl:masterfrom
fzeiser:patch_TUnfoldD
Open

Fix bug in ComparisonHelpers for TUnfold#1
fzeiser wants to merge 1 commit intodaniloefl:masterfrom
fzeiser:patch_TUnfoldD

Conversation

@fzeiser
Copy link

@fzeiser fzeiser commented Aug 31, 2018

Corrected parameter name according to https://root.cern.ch/doc/master/classTUnfoldDensity.html

@fzeiser
Copy link
Author

fzeiser commented Aug 31, 2018

Previously I received following error message trying to run the example /toyModel/testBiasTUnfold.py nobias

[,,,]
   tunfolder = ROOT.TUnfoldDensity(mig.T().toROOT("tunfold_mig"), ROOT.TUnfold.kHistMapOutputVert, regMode, normMode, ROOT.TUnfoldDensity.kDensityModeeNone)
AttributeError: type object 'TUnfoldDensity' has no attribute 'kDensityModeeNone'

@fzeiser fzeiser mentioned this pull request Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant