FACT++  1.0
int PixelMapEntry::count ( ) const
inline

Definition at line 41 of file PixelMap.h.

References pixel().

Referenced by StateMachineFeedback::HandleBiasCurrent(), StateMachineRateControl::HandleCalibratedCurrents(), and StateMachineSmartFACT::HandleFeedbackCalibratedCurrents().

41 { return pixel()>3 ? 5 : 4; }
int pixel() const
Definition: PixelMap.h:38

+ Here is the call graph for this function:

+ Here is the caller graph for this function: