Ignore:
Timestamp:
06/01/04 16:48:19 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/caos/Leds.h

    r2278 r4255  
    2121    void Set(Int_t i, Double_t x, Double_t y, Double_t dx=0, Double_t dy=0, Double_t mag=0);
    2222    void Add(Double_t x, Double_t y, Double_t dx=0, Double_t dy=0, Double_t mag=0);
     23    void Add(TObject *o) { }
    2324
    2425    //nst Led &GetLed(int i) const { return *(Led*)( (*this)[i] ); }
Note: See TracChangeset for help on using the changeset viewer.