Changeset 16785


Ignore:
Timestamp:
06/10/13 11:36:59 (12 years ago)
Author:
tbretz
Message:
Replaced kConfigured with kConfigured1 according to the recent change in the ftmctrl.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/ratescan.cc

    r16536 r16785  
    250250            return GetCurrentState();
    251251
    252         if (fDimFTM.state()!=FTM::State::kConfigured)
     252        if (fDimFTM.state()!=FTM::State::kConfigured1)
    253253            return GetCurrentState();
    254254
Note: See TracChangeset for help on using the changeset viewer.