Changeset a0431dc in git for modules/TreeWriter.cc
- Timestamp:
- Apr 16, 2014, 4:08:33 PM (11 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 9687203
- Parents:
- 64a4950
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TreeWriter.cc
r64a4950 ra0431dc 277 277 entry->ZOuter = position.Z(); 278 278 entry->TOuter = position.T()*1.0E-3/c_light; 279 279 280 entry->Dxy = candidate->Dxy; 281 entry->SDxy = candidate->SDxy ; 282 entry->Xd = candidate -> Xd; 283 entry->Yd = candidate -> Yd; 284 entry->Zd = candidate -> Zd; 285 280 286 const TLorentzVector &momentum = candidate->Momentum; 281 287
Note:
See TracChangeset
for help on using the changeset viewer.