Changeset 4255 for trunk/MagicSoft/Cosy/caos
- Timestamp:
- 06/01/04 16:48:19 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/caos/Leds.h
r2278 r4255 21 21 void Set(Int_t i, Double_t x, Double_t y, Double_t dx=0, Double_t dy=0, Double_t mag=0); 22 22 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) { } 23 24 24 25 //nst Led &GetLed(int i) const { return *(Led*)( (*this)[i] ); }
Note:
See TracChangeset
for help on using the changeset viewer.