Ignore:
Timestamp:
08/24/05 11:18:31 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MHThreshold.cc

    r7178 r7301  
    1616!
    1717!
    18 !   Author(s): Thomas Bretz  12/2000 <mailto:tbretz@astro.uni-wuerzburg.de>
    19 !   Author(s): Harald Kornmayer 1/2001
     18!   Author(s): Thomas Bretz  12/2005 <mailto:tbretz@astro.uni-wuerzburg.de>
    2019!
    21 !   Copyright: MAGIC Software Development, 2000-2002
     20!   Copyright: MAGIC Software Development, 2000-2005
    2221!
    2322!
     
    2726//
    2827//  MHThreshold
     28//
     29// Class to calculate the threshold of your analysis.
     30//
     31// It fills a histogram dN/dE vs E with a fine binning. The threshold is
     32// determined as the logarithmic center of the bin with the maximum
     33// content.
    2934//
    3035//////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.