KIT-CMS / CROWN

C++ based ROOT Workflow for N-tuples (CROWN)
https://crown.readthedocs.io
MIT License
4 stars 21 forks source link

mm channel, zptmassreiweighting #151

Closed ralfschmieder closed 2 years ago

ralfschmieder commented 2 years ago

bug appears in ntuple production, with debug=true it states: Warning in : The StreamerInfo of class RooBinningCategory read from file data/zpt/htt_scalefactors_legacy_2018.root has the same version (=1) as the active class but a different checksum. You should update the version to ClassDef(RooBinningCategory,2). Do not try to write objects with the current class definition, the files will not be readable.

Warning in : The following data member of the on-file layout version 1 of class 'RooBinningCategory' differs from the in-memory layout version 1: RooTemplateProxy _inputVar; // vs RooTemplateProxy _inputVar; // Error in : Register StreamerInfo for RooBinningCategory on non-empty slot (1).

harrypuuter commented 2 years ago

maybe you could just leave the zpt weights out for now, they are run2 and non UL anyways

harrypuuter commented 2 years ago

close, irrelevant for framework only part