<div dir="ltr">Hi all,<div><br></div><div>I've just submitted a pull request to merge some of the changes that I've been working on for mcsmear, which I've mentioned at several recent meetings.  The major change is a reorganization of the code, since some of these features added enough lines of code that the current structure was starting to become unwieldly.</div><div><br></div><div>I've run several tests, and the only practical difference that these changes should make right now is that "realistic" channel-dependent time resolution parameters are now being used to smear the TOF and Start Counter hits.  Hopefully this new structure will make changes easier as we update the smearing parameterizations for all detectors.</div><div><br></div><div>One caveat:  I did remove some code that was, as far as I could tell, deprecated.  If I removed a feature you need, please let me know and I can easily add it back in.  Please let me know if you have any other questions about these changes.</div><div><br></div><div>Cheers,</div><div>Sean</div><div><br></div><div><br></div><div>Notes from pull request:</div><div><br></div><div><ul style="padding-left:2em;margin-top:0px;color:rgb(51,51,51);font-family:-apple-system,blinkmacsystemfont,"segoe ui",roboto,helvetica,arial,sans-serif,"apple color emoji","segoe ui emoji","segoe ui symbol";font-size:14px;line-height:21px;margin-bottom:0px"><li style="margin-left:0px">Removal of deprecated code</li><li style="margin-top:0.25em;margin-left:0px">Use same TOF + SC time resolution parameters as used in reconstruction</li><li style="margin-top:0.25em;margin-left:0px">Add RCDB interface with examples (only built if available)</li><li style="margin-top:0.25em;margin-left:0px">Add machinery for channel-dependent efficiency corrections (tables have same format as digi-level calibrations)</li></ul></div></div>