Changeset 19761 for trunk/Mars


Ignore:
Timestamp:
10/12/19 15:44:44 (5 years ago)
Author:
tbretz
Message:
fgEarthRadius can be public.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mcorsika/MCorsikaRunHeader.h

    r19343 r19761  
    2929    };
    3030
    31 private:
    3231    static const Double_t fgEarthRadius; // Take same Earth radius as in CORSIKA (cm)
    3332
     33private:
    3434    UInt_t  fRunNumber;               // Run number
    3535    UInt_t  fNumReuse;                // Number of how many times the same shower is used
Note: See TracChangeset for help on using the changeset viewer.