Changeset 3372
- Timestamp:
- 03/01/04 16:11:16 (21 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3371 r3372 9 9 - now the arrival time is at the half max of the spline: 10 10 half max = (maximum - pedestal)/2 11 12 11 12 * mmain/MEventDisplay.cc 13 - fixed an include (from MArrivalTime.h to MArrivalTimeCam.h) 13 14 14 15 2004/03/01: Wolfgang Wittek -
trunk/MagicSoft/Mars/mmain/MEventDisplay.cc
r3345 r3372 84 84 #include "MHCamera.h" // MHCamera 85 85 #include "MRawEvtData.h" // MRawEvtData 86 #include "MArrivalTime .h" // MArrivalTime86 #include "MArrivalTimeCam.h" // MArrivalTimeCam 87 87 88 88
Note:
See TracChangeset
for help on using the changeset viewer.