Changeset 632da30 in git for modules/TreeWriter.cc
- Timestamp:
- May 2, 2016, 5:24:55 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 64a5c3f
- Parents:
- 48f7a77
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TreeWriter.cc
r48f7a77 r632da30 292 292 entry->TOuter = position.T()*1.0E-3/c_light; 293 293 294 entry->D xy = candidate->Dxy;295 entry-> SDxy = candidate->SDxy;294 entry->D0 = candidate->D0; 295 entry->ErrorD0 = candidate->ErrorD0 ; 296 296 entry->Xd = candidate->Xd; 297 297 entry->Yd = candidate->Yd;
Note:
See TracChangeset
for help on using the changeset viewer.