Ignore:
Timestamp:
10/27/19 20:38:39 (5 years ago)
Author:
tbretz
Message:
Can be const
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mraw/MRawRunHeader.cc

    r18595 r19824  
    12941294}
    12951295
    1296 void MRawRunHeader::InitFact(UShort_t num, UShort_t pix, UShort_t samples, UShort_t *map)
     1296void MRawRunHeader::InitFact(UShort_t num, UShort_t pix, UShort_t samples, const UShort_t *map)
    12971297{
    12981298    fNumCrates     = num;
Note: See TracChangeset for help on using the changeset viewer.