Changeset 4361 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 06/29/04 10:55:10 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHGausEvents.cc
r4277 r4361 386 386 fPowerSpectrum = fourier.PowerSpectrumDensity(&fEvents); 387 387 fHPowerProbability = ProjectArray(*fPowerSpectrum, fPowerProbabilityBins, 388 "PowerProbability",388 Form("%s%s","PowerProbability",GetName()), 389 389 "Probability of Power occurrance"); 390 390 fHPowerProbability->SetXTitle("P(f)");
Note:
See TracChangeset
for help on using the changeset viewer.