slaclab / lcsim

LCSim Java Library
Other
1 stars 5 forks source link

Set momentum on track state #49

Open mholtrop opened 8 months ago

mholtrop commented 8 months ago

Set the momentum for a track state. See issue 48.

mholtrop commented 7 months ago

Perhaps this is irrelevant. I used it for debugging the track state, but since the momentum does not seem to be written out when a track state is written to LCIO, this particular addition is not as useful as I had hoped. It still would be useful to have the momentum 3 vector for each track state, and have it properly written out, but that seems to be far more of a modification than intended.