Ignore:
Timestamp:
06/22/04 14:24:03 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r4318 r4322  
    541541// into account.
    542542//
    543 TH1D *MHCamera::ProjectionS(const TArrayI &sector, const TArrayI &aidx, const char *name) const
    544 {
    545     Int_t nbins = 50;
     543TH1D *MHCamera::ProjectionS(const TArrayI &sector, const TArrayI &aidx, const char *name, const Int_t nbins) const
     544{
    546545
    547546    // Create the projection histogram
Note: See TracChangeset for help on using the changeset viewer.