In file trig/SegList.hh:

enum TrigDisp

Trigger disposition codes

[more] d_none
Trigger is not routed past the trigger manager
[more] d_metaDB
Record trigger in the meta-database
[more] d_alarm
Generate an epics alarm
[more] d_testDB
Record trigger in the test database
[more] d_all
All defined destinations


Documentation

The trigger disposition is a bit-mask indicating where a trigger is to be routed. The current options include logging in the meta- data database (d_metaDB) and issuing an operator alarm through Epics (d_alarm). By default, triggers are routed only to the database.
o d_none
Trigger is not routed past the trigger manager

o d_metaDB
Record trigger in the meta-database

o d_alarm
Generate an epics alarm

o d_testDB
Record trigger in the test database

o d_all
All defined destinations

Alphabetic index HTML hierarchy of classes or Java


Please send questions and comments to zweizig_j@ligo-wa.caltech.edu