Changeset 8ab9694 in git
- Timestamp:
- Feb 27, 2015, 3:30:17 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 00f0ac8, 20dc57b, 215ee01, 69bf964
- Parents:
- b3be361
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TauTagging.cc
rb3be361 r8ab9694 73 73 74 74 if(tau->D1 < 0) return -1; 75 76 if(tau->D2 < tau->D1) return -1; 75 77 76 78 if(tau->D1 >= fParticleInputArray->GetEntriesFast() ||
Note:
See TracChangeset
for help on using the changeset viewer.