Changeset 17280
- Timestamp:
- 10/20/13 21:56:01 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/smartfact.cc
r17278 r17280 2768 2768 // and Bias not in "data-taking state' => Red 2769 2769 if (fMcpConfigurationState>MCP::State::kIdle && !bias_on) 2770 col = HTML::k Red;2770 col = HTML::kWhite; 2771 2771 2772 2772 const bool cal = fDimFeedback.state()>=Feedback::State::kCalibrated;
Note:
See TracChangeset
for help on using the changeset viewer.