Ignore:
Timestamp:
07/11/06 20:45:10 (18 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/caos/Rings.h

    r7299 r7787  
    2828
    2929    void Print(Option_t *o=NULL) const;
     30    void Print(Option_t *o1, Option_t *o2) const { TClonesArray::Print(o1, o2); }
    3031
    3132    const Ring &operator()(int i) const { return *(Ring*)At(i); }
Note: See TracChangeset for help on using the changeset viewer.