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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmuon/MHSingleMuon.cc

    r8106 r8117  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MHSingleMuon.cc,v 1.13 2006-10-17 17:16:00 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MHSingleMuon.cc,v 1.14 2006-10-18 10:35:52 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    291291}
    292292
    293 Bool_t MHSingleMuon::AsciiWrite(ostream &out) const
    294 {
    295     out << fTxtMuon;;
    296     return kTRUE;
    297 }
    298 
    299293// --------------------------------------------------------------------------
    300294//
Note: See TracChangeset for help on using the changeset viewer.