Ignore:
Timestamp:
06/29/04 10:55:10 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MHGausEvents.cc

    r4277 r4361  
    386386  fPowerSpectrum     = fourier.PowerSpectrumDensity(&fEvents);
    387387  fHPowerProbability = ProjectArray(*fPowerSpectrum, fPowerProbabilityBins,
    388                                     "PowerProbability",
     388                                    Form("%s%s","PowerProbability",GetName()),
    389389                                    "Probability of Power occurrance");
    390390  fHPowerProbability->SetXTitle("P(f)");
Note: See TracChangeset for help on using the changeset viewer.