Changeset 8912 for trunk/MagicSoft/Mars/mpedestal
- Timestamp:
- 06/02/08 10:43:07 (16 years ago)
- Location:
- trunk/MagicSoft/Mars/mpedestal
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpedestal/MPedestalCam.cc
r8804 r8912 20 20 ! Author(s): Florian Goebel 06/2004 <mailto:fgoebel@mppmu.mpg.de> 21 21 ! 22 ! Copyright: MAGIC Software Development, 2000-200 722 ! Copyright: MAGIC Software Development, 2000-2008 23 23 ! 24 24 ! … … 43 43 #include "MPedestalCam.h" 44 44 #include "MPedestalPix.h" 45 46 #include <TMath.h> 45 47 46 48 #include <TArrayI.h> -
trunk/MagicSoft/Mars/mpedestal/MPedestalPix.cc
r8911 r8912 58 58 ///////////////////////////////////////////////////////////////////////////// 59 59 #include "MPedestalPix.h" 60 61 #include <TMath.h> 60 62 61 63 #include "MLog.h"
Note:
See TracChangeset
for help on using the changeset viewer.