Changeset 9851 for trunk/Mars/mjtrain
- Timestamp:
- 08/12/10 09:43:02 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mjtrain/MJTrainDisp.cc
r9848 r9851 142 142 heff.SetYTitle("Efficiency"); 143 143 144 MH::SetBinning( &heff, hist.GetXaxis());144 MH::SetBinning(heff, hist); 145 145 146 146 for (int x=0; x<=hist.GetNbinsX()+1; x++)
Note:
See TracChangeset
for help on using the changeset viewer.