In file trig/SegList.hh:
Trigger disposition codes
-
d_none
- Trigger is not routed past the trigger manager
-
d_metaDB
- Record trigger in the meta-database
-
d_alarm
- Generate an epics alarm
-
d_testDB
- Record trigger in the test database
-
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.
d_none
- Trigger is not routed past the trigger manager
d_metaDB
- Record trigger in the meta-database
d_alarm
- Generate an epics alarm
d_testDB
- Record trigger in the test database
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