Changeset 3936 for trunk/MagicSoft/Mars/mhist
- Timestamp:
- 05/03/04 13:39:47 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHCamera.cc
r3929 r3936 1608 1608 for (int j=0; j<2; j++) 1609 1609 { 1610 half[j]->SetLineColor(kRed+i+ j);1610 half[j]->SetLineColor(kRed+i+2*j); 1611 1611 half[j]->SetDirectory(0); 1612 1612 half[j]->SetBit(kCanDelete);
Note:
See TracChangeset
for help on using the changeset viewer.