Changeset 20043 for trunk/Mars/mcorsika


Ignore:
Timestamp:
02/18/21 15:52:50 (4 years ago)
Author:
tbretz
Message:
Copy the telescope number to the coriska run-header
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mcorsika/MCorsikaRead.cc

    r19859 r20043  
    541541            case 1200:       // the run header
    542542               status = fRunHeader->ReadEvt(fInFormat, fBlockLength / sizeof(Float_t));
     543               fRunHeader->SetTelescopeNumber(fNumTelescope);
    543544               fReadState = 1;  // RUNH is read
    544545               break;
Note: See TracChangeset for help on using the changeset viewer.