Changeset 7763 for trunk/MagicSoft/Cosy/caos
- Timestamp:
- 06/28/06 13:46:11 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/caos/Ring.h
r7297 r7763 36 36 Ring(Double_t x=0, Double_t y=0); 37 37 38 void SetXY(Double_t x=0, Double_t y=0) { fX=x; fY=y; } 39 38 40 Double_t GetX() const { return fX; } 39 41 Double_t GetY() const { return fY; }
Note:
See TracChangeset
for help on using the changeset viewer.