Changeset 1367 in svn for trunk/modules/TreeWriter.cc
- Timestamp:
- Apr 16, 2014, 4:08:33 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/TreeWriter.cc
r1366 r1367 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.