enum TrigPrio

Trigger priority enumeration

p_info
Information only.
p_warn
Warning level.
p_error
Major disturbance to the data.
p_severe
Hardware fault.

Documentation

The TrigPrio enumerator indicates the importance of a trigger. Four levels are currently defined:
p_info
Triggered condition is not expected to affect data integrity.

p_warn
Triggered condition will affect the recorded data and should be considered in the data analysis.

p_error
The trigger describes a major short term disruption. It is likely that the data will not be usable until the effects of the triggered disruption subside.

p_severe
The trigger results from a fault in the apparatus which must be repaired or reset before data taking can proceed.

alphabetic index hierarchy of classes


generated by doc++