Changeset 9856 for trunk/Mars/mhist
- Timestamp:
- 08/13/10 11:36:48 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mhist/MHHadronness.cc
r9153 r9856 120 120 fIntGhness->SetYTitle("Acceptance"); 121 121 fIntPhness->SetYTitle("Acceptance"); 122 fIntGhness->SetMaximum(1.1); 123 fIntPhness->SetMaximum(1.1); 122 fIntGhness->SetMaximum(1); 123 fIntPhness->SetMaximum(1); 124 fIntGhness->SetMinimum(0); 125 fIntPhness->SetMinimum(0); 124 126 fIntGhness->SetDirectory(NULL); 125 127 fIntPhness->SetDirectory(NULL);
Note:
See TracChangeset
for help on using the changeset viewer.