Changeset 1947 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 04/11/03 19:42:54 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/readMagic.C
r1542 r1947 98 98 while (tlist.Process()) 99 99 { 100 cout << "Event #" << read.Get EventNum() ":" << endl;100 cout << "Event #" << read.GetNumEntry() ":" << endl; 101 101 102 102 display.DrawPhotNum((MCerPhotEvt*)clone.GetClone());
Note:
See TracChangeset
for help on using the changeset viewer.