zoglauer / megalib

MEGAlib - the Medium-Energy Gamma-ray Astronomy library
http://megalibtoolkit.com
Other
41 stars 32 forks source link

Energy edits and comments added to Kalman 3D code. #66

Closed rheask8246 closed 3 years ago

rheask8246 commented 3 years ago

Added comments to MERTrackKalman3D.cxx to source equations used for energy estimation. Also put comments for future reference, as we had some questions about why some calculations are done in the code. Commented out setting energy to Electron and Positron later in the code, as we used energy from the hits, not from multiple scattering. Added a for loop to include energies from all hits, not just those from the track, to match how the standard case sums energies of all hits.

zoglauer commented 3 years ago

Hi Rhea,

Can you fix the conflicts first before I merge it?

Thanks, Andreas

rheask8246 commented 3 years ago

Merge conflicts should be resolved!