Ignore:
Timestamp:
02/19/09 15:38:48 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msim/MSimAbsorption.cc

    r9347 r9348  
    264264Bool_t MSimAbsorption::ReInit(MParList *pList)
    265265{
     266    if (fUseTheta)
     267        return kTRUE;
     268
    266269    MCorsikaRunHeader *h = (MCorsikaRunHeader*)pList->FindObject("MCorsikaRunHeader");
    267270    if (!h)
Note: See TracChangeset for help on using the changeset viewer.