Changeset 1853 for trunk/MagicSoft/Mars/mhist/MHMatrix.cc
- Timestamp:
- 03/21/03 15:27:44 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHMatrix.cc
r1852 r1853 617 617 tlist.AddToList(read); 618 618 619 620 619 if (filter) 621 622 623 624 620 { 621 tlist.AddToList(filter); 622 fillh.SetFilter(filter); 623 } 625 624 626 625 tlist.AddToList(&fillh); 627 628 626 629 627 MEvtLoop evtloop;
Note:
See TracChangeset
for help on using the changeset viewer.