Changeset 9348 for trunk/MagicSoft/Mars/msim/MSimAbsorption.cc
- Timestamp:
- 02/19/09 15:38:48 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msim/MSimAbsorption.cc
r9347 r9348 264 264 Bool_t MSimAbsorption::ReInit(MParList *pList) 265 265 { 266 if (fUseTheta) 267 return kTRUE; 268 266 269 MCorsikaRunHeader *h = (MCorsikaRunHeader*)pList->FindObject("MCorsikaRunHeader"); 267 270 if (!h)
Note:
See TracChangeset
for help on using the changeset viewer.