Ignore:
Timestamp:
06/02/08 10:43:07 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mpedestal
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mpedestal/MPedestalCam.cc

    r8804 r8912  
    2020!   Author(s): Florian Goebel 06/2004 <mailto:fgoebel@mppmu.mpg.de>
    2121!
    22 !   Copyright: MAGIC Software Development, 2000-2007
     22!   Copyright: MAGIC Software Development, 2000-2008
    2323!
    2424!
     
    4343#include "MPedestalCam.h"
    4444#include "MPedestalPix.h"
     45
     46#include <TMath.h>
    4547
    4648#include <TArrayI.h>
  • trunk/MagicSoft/Mars/mpedestal/MPedestalPix.cc

    r8911 r8912  
    5858/////////////////////////////////////////////////////////////////////////////
    5959#include "MPedestalPix.h"
     60
     61#include <TMath.h>
    6062
    6163#include "MLog.h"
Note: See TracChangeset for help on using the changeset viewer.