Macro $AACT
| GSI | Biophysics | SATAN long write-up |

$AACT( anlid )

Purpose

Check the analyzer input condition flag

Parameters

anlid

Analyzer name (not the number !).

Function

If the analyzer input values for the current event lie inside the limits of the specified analyzer, the boolean value 1 (true), otherwise 0 (false) is returned. These return values are immediately applicable in logical expressions.

Remarks

None so far.

Examples


   $ANAL(A, ... );
   $ANAL(B, ... );
   if ( $AACT(A) && $AACT(B) ) {
      ... 
   }


| GSI | Biophysics | SATAN long write-up |
Last updated: M.Kraemer@gsi.de, 4-Aug-1999

Impressum Data privacy protection