eic / epic-analysis

General (SI)DIS analysis framework for the EIC
GNU Lesser General Public License v3.0
3 stars 9 forks source link

Fill HFS tree in AnalysisEpic, changed HFStree back to storing float … #275

Closed cpecar closed 1 year ago

cpecar commented 1 year ago

…format HFS px/py/pz/E in addition to TLorentzVector

Briefly, what does this PR introduce?

Added HFStree filling line to AnalysisEpic (should be in each Analysis*.cxx files), default HFSTree to store float values of HFS momentum, energy.

What kind of change does this PR introduce?

Please check if this PR fulfills the following:

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.