Ignore:
Timestamp:
11/10/03 16:43:02 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mmain
Files:
4 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmain/MGDisplayAdc.cc

    r2501 r2503  
    1616!
    1717!
    18 !   Author(s): Thomas Bretz  12/2000 <mailto:tbretz@uni-sw.gwdg.de>
    19 !   Author(s): Harald Kornmayer 1/2001
    20 !
    21 !   Copyright: MAGIC Software Development, 2000-2001
     18!   Author(s): Thomas Bretz, 12/2000 <mailto:tbretz@astro.uni-wuerzburg.de>
     19!   Author(s): Harald Kornmayer, 1/2001
     20!
     21!   Copyright: MAGIC Software Development, 2000-2003
    2222!
    2323!
     
    4141
    4242using namespace std;
     43
     44ClassImp(MGDisplayAdc);
    4345
    4446enum ComIdentDisplayAdc
  • trunk/MagicSoft/Mars/mmain/MGDisplayAdc.h

    r2501 r2503  
    4949
    5050    Bool_t ProcessMessage(Long_t msg, Long_t parm1, Long_t parm2);
     51
     52    ClassDef(MGDisplayAdc, 0)
    5153};
    5254
Note: See TracChangeset for help on using the changeset viewer.