Changeset 675 in Sophya
- Timestamp:
- Dec 8, 1999, 12:22:42 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Poubelle/archTOI.old/toiboloproducer.cc
r634 r675 69 69 if (isProducing(toi3)) 70 70 computedValue(toi3, sampleNum - filtHalfRange, y); 71 toi 2.options.insert("total"); toi2.findref();71 toi3.options.insert("total"); toi3.findref(); 72 72 if (isProducing(toi3)) { 73 73 computedValue(toi3, sampleNum - filtHalfRange, boloDacV[toi.index] - y);
Note:
See TracChangeset
for help on using the changeset viewer.