Changeset 7299 for trunk/MagicSoft/Cosy/caos
- Timestamp:
- 08/22/05 16:33:57 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/caos/Rings.h
r7297 r7299 21 21 22 22 public: 23 Rings() : TClonesArray("Ring", 1) :fMinNumberLeds(5) { }23 Rings() : TClonesArray("Ring", 1) , fMinNumberLeds(5) { } 24 24 25 25 void SetMinNumberLeds(Short_t n) { fMinNumberLeds=n; }
Note:
See TracChangeset
for help on using the changeset viewer.