Skip to content
Snippets Groups Projects
Forked from jlab / hallc / analyzer_software / hcana
Source project has a limited visibility.
  • hallc-online's avatar
    2259ea29
    Fix bug introduced in THcHallCSpectrometer::FineProcess · 2259ea29
    hallc-online authored
    When making changes to support THcPrimaryKine added line
    track->SetEnergy
    which set the track energy to energy determined from
    measurement of spectrometer delta.
    But this energy should be the energy measured by the
    Shower calorimeter.
    Deleted the line in THcHallCSpectrometer since it is not
    needed anyway.
    2259ea29
    History
    Fix bug introduced in THcHallCSpectrometer::FineProcess
    hallc-online authored
    When making changes to support THcPrimaryKine added line
    track->SetEnergy
    which set the track energy to energy determined from
    measurement of spectrometer delta.
    But this energy should be the energy measured by the
    Shower calorimeter.
    Deleted the line in THcHallCSpectrometer since it is not
    needed anyway.