Changeset 12720 for fact/tools/rootmacros
- Timestamp:
- 12/12/11 15:46:08 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/rootmacros/tpeak.C
r12683 r12720 266 266 if (it->maxPos < 12 || it->maxPos > RegionOfInterest-12) 267 267 continue; 268 domstest->Fill(it->maxPos);268 //domstest->Fill(it->maxPos); 269 269 int Left = it->maxPos - OverlayWindowLeft; 270 270 int Right = it->maxPos + OverlayWindowRight;
Note:
See TracChangeset
for help on using the changeset viewer.