Changeset 18459 for trunk/Mars/msim/MPhotonData.cc
- Timestamp:
- 03/17/16 12:31:07 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msim/MPhotonData.cc
r18449 r18459 63 63 : fPosX(0), fPosY(0), fCosU(0), fCosV(0), fTime(0), fWavelength(0), 64 64 /*fNumPhotons(1),*/ fProductionHeight(0), fPrimary(MMcEvtBasic::kUNDEFINED), 65 fTag(-1), f Weight(1), fMirrorTag(-1)65 fTag(-1), fMirrorTag(-1), fWeight(1) 66 66 { 67 67 // fName = name ? name : "MPhotonData";
Note:
See TracChangeset
for help on using the changeset viewer.