Fix MC matching for time based mode
Up to now the input and event numbers where added to the match when the match was created. In time based mode the digi and match objects are not necessarily created at the same event to witch the MvdPoint belongs. This results in wrongly matching the digis to the MvdPoints. Add information about input and event number to the pixel charge to store the the correct information about input and event numbers. Use this information when creating the match object.
parent
227e816c
No related branches found
No related tags found
Showing
- sim/detectors/mvd/CbmMvdPixelCharge.cxx 5 additions, 1 deletionsim/detectors/mvd/CbmMvdPixelCharge.cxx
- sim/detectors/mvd/CbmMvdPixelCharge.h 9 additions, 32 deletionssim/detectors/mvd/CbmMvdPixelCharge.h
- sim/detectors/mvd/plugins/tasks/CbmMvdSensorDigitizerTask.cxx 6 additions, 5 deletions...detectors/mvd/plugins/tasks/CbmMvdSensorDigitizerTask.cxx
Loading
Please register or sign in to comment