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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhist/MHSigmabarTheta.cc

    r1966 r1992  
    111111// Fill the histogram
    112112//
    113 Bool_t MHSigmabarTheta::Fill(const MParContainer *par)
     113Bool_t MHSigmabarTheta::Fill(const MParContainer *par, Double_t w)
    114114{
    115115    fHist.Fill(fMcEvt->GetTheta()*kRad2Deg, fSigmabar->GetSigmabar()); 
Note: See TracChangeset for help on using the changeset viewer.