Ignore:
Timestamp:
10/24/01 14:51:21 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MParContainer.cc

    r855 r986  
    132132//  Print MParContainer name and title.
    133133//
    134 void MParContainer::Print(Option_t *)
     134void MParContainer::Print(Option_t *) const
    135135{
    136136    *fLog <<"OBJ: " << IsA()->GetName() << "\t" << GetName() << "\t" << GetTitle() << endl;
Note: See TracChangeset for help on using the changeset viewer.