Changeset 4281 for trunk/MagicSoft/Mars/mhist/MHCamera.cc
- Timestamp:
- 06/08/04 11:38:19 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHCamera.cc
r4280 r4281 1964 1964 for (Int_t i=0; i<2; i++) 1965 1965 { 1966 half[i]->SetLineColor(kRed+i +1);1966 half[i]->SetLineColor(kRed+i); 1967 1967 half[i]->SetDirectory(0); 1968 1968 half[i]->SetBit(kCanDelete);
Note:
See TracChangeset
for help on using the changeset viewer.