Changeset 7787 for trunk/MagicSoft/Cosy/caos/Rings.h
- Timestamp:
- 07/11/06 20:45:10 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/caos/Rings.h
r7299 r7787 28 28 29 29 void Print(Option_t *o=NULL) const; 30 void Print(Option_t *o1, Option_t *o2) const { TClonesArray::Print(o1, o2); } 30 31 31 32 const Ring &operator()(int i) const { return *(Ring*)At(i); }
Note:
See TracChangeset
for help on using the changeset viewer.