MantisBT - Hall D Offline
View Issue Details
0000034Hall D OfflineGeneralpublic2010-12-02 07:402010-12-06 10:39
marki 
zihlmann 
normalminorhave not tried
resolvedfixed 
0000034: move TOF smearing to mcsmear
from Matt:

So, the request is this: can you move the TOF digitization into the mcsmear package. We have now done this for just about every detector system. Then you can safely delete the DTOFMCResponse. Hopefully once this is done, the results of track finding on an MC sample won't change when the analysis program is rerun.

No tags attached.
Issue History
2010-12-02 07:40markiNew Issue
2010-12-02 07:41markiStatusnew => assigned
2010-12-02 07:41markiAssigned To => zihlmann
2010-12-06 10:39zihlmannNote Added: 0000047
2010-12-06 10:39zihlmannStatusassigned => resolved
2010-12-06 10:39zihlmannResolutionopen => fixed

Notes
(0000047)
zihlmann   
2010-12-06 10:39   
put smearing of TOF data into mcsmear. New class DTOFHitRaw holding raw Monte Carlo data with tag "TRUTH" for unsmeared data. DHDDMTOFHit does no longer exist and in all the code DHDDMTOFHit has to be replaced by DTOFHitRaw.