Ignore:
Timestamp:
06/24/03 15:01:48 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2221 r2229  
    1616!
    1717!
    18 !   Author(s): Thomas Bretz  12/2002 <mailto:tbretz@astro.uni-wuerzburg.de>
     18!   Author(s): Thomas Bretz, 12/2002 <mailto:tbretz@astro.uni-wuerzburg.de>
    1919!
    2020!   Copyright: MAGIC Software Development, 2000-2003
     
    2626//
    2727// MHCamEvent
     28//
     29// A histogram to store the sum of camera events. This can be photons,
     30// currents or enything else derived from MCamEvent
    2831//
    2932/////////////////////////////////////////////////////////////////////////////
     
    131134}
    132135
     136// --------------------------------------------------------------------------
     137//
     138// Return fSum.
     139//
    133140TH1 *MHCamEvent::GetHistByName(const TString name)
    134141{
Note: See TracChangeset for help on using the changeset viewer.