Fork me on GitHub

Changeset c1ea422 in git


Ignore:
Timestamp:
Mar 22, 2018, 12:52:31 PM (6 years ago)
Author:
GitHub <noreply@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
285752e
Parents:
070a19b
git-author:
Michele Selvaggi <michele.selvaggi@…> (03/22/18 12:52:31)
git-committer:
GitHub <noreply@…> (03/22/18 12:52:31)
Message:

Save track momentum

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TreeWriter.cc

    r070a19b rc1ea422  
    376376    rapidity = (cosTheta == 1.0 ? signz*999.9 : momentum.Rapidity());
    377377
     378    entry->P = p;
    378379    entry->PT  = pt;
    379380    entry->Eta = eta;
Note: See TracChangeset for help on using the changeset viewer.