Ignore:
Timestamp:
06/24/03 16:19:04 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mraw/MRawEvtData.cc

    r2229 r2230  
    279279    {
    280280        // FIXME: Add Legend
    281         *fLog << "Drawing Histogram of Pixel with Idx #" << pix.GetPixelId() << endl;
     281        *fLog << inf << "Drawing Histogram of Pixel with Idx #" << pix.GetPixelId() << endl;
    282282
    283283        TH1F *histh = new TH1F(name, "FADC Samples", nh, -0.5, nh-.5);
Note: See TracChangeset for help on using the changeset viewer.