Changeset 1992 for trunk/MagicSoft/Mars/mhist/MHTimeDiffTime.cc
- Timestamp:
- 04/23/03 16:45:19 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhist/MHTimeDiffTime.cc
r1966 r1992 136 136 // Fill the histogram 137 137 // 138 Bool_t MHTimeDiffTime::Fill(const MParContainer *par )138 Bool_t MHTimeDiffTime::Fill(const MParContainer *par, Double_t w) 139 139 { 140 140 const Double_t time = 200e-9*fTime->GetTimeLo() + fTime->GetTimeHi();
Note:
See TracChangeset
for help on using the changeset viewer.