Ignore:
Timestamp:
07/15/03 15:05:21 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r1802 r2278  
    1212}
    1313
     14void Leds::Add(Double_t x, Double_t y, Double_t dx, Double_t dy, Double_t mag)
     15{
     16    Set(GetEntriesFast(), x, y, dx, dy, mag);
     17}
     18
    1419void Leds::Print(Option_t *o=NULL) const
    1520{
Note: See TracChangeset for help on using the changeset viewer.