- Timestamp:
- 08/30/10 14:39:03 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msimreflector/MSimRays.cc
r9903 r9910 221 221 { 222 222 rc = kTRUE; 223 fNumPhotons = GetEnvValue(env, prefix, "NumPhotons", fNumPhotons);223 fNumPhotons = GetEnvValue(env, prefix, "NumPhotons", (Int_t)fNumPhotons); 224 224 } 225 225
Note:
See TracChangeset
for help on using the changeset viewer.