Ignore:
Timestamp:
03/17/16 12:31:07 (9 years ago)
Author:
tbretz
Message:
Fixed a warning of wrong field order...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/msim/MPhotonData.cc

    r18449 r18459  
    6363    : fPosX(0), fPosY(0), fCosU(0), fCosV(0), fTime(0), fWavelength(0),
    6464    /*fNumPhotons(1),*/ fProductionHeight(0), fPrimary(MMcEvtBasic::kUNDEFINED),
    65       fTag(-1), fWeight(1), fMirrorTag(-1)
     65      fTag(-1), fMirrorTag(-1), fWeight(1)
    6666{
    6767   // fName  = name  ? name  : "MPhotonData";
Note: See TracChangeset for help on using the changeset viewer.