Inheritance diagram for TrgConditions:


Public Member Functions | |
| __init__ () | |
| TrgConditions constructor. | |
| roi () | |
| roi() 'pure virtual' method | |
| calLow () | |
| calLow() 'pure virtual' method | |
| calHigh () | |
| calHigh() 'pure virtual' method | |
| tkr () | |
| tkr() 'pure virtual' method | |
| periodic () | |
| periodic() 'pure virtual' method | |
| solicited () | |
| solicited() 'pure virtual' method | |
| cno () | |
| cno() 'pure virtual' method | |
| external () | |
| external() 'pure virtual' method | |
Definition at line 13 of file TrgConditions.py.
|
|
calHigh() 'pure virtual' method Condition corresponding to a calorimeter high-energy trigger
Reimplemented in TrgConditionsValue. |
|
|
calLow() 'pure virtual' method Condition corresponding to a calorimeter low-energy trigger
Reimplemented in TrgConditionsValue. |
|
|
cno() 'pure virtual' method Condition corresponding to a CNO trigger
Reimplemented in TrgConditionsValue. |
|
|
external() 'pure virtual' method Condition corresponding to an external trigger source
Reimplemented in TrgConditionsValue, and MiniGLTTrgConditionsValue. |
|
|
periodic() 'pure virtual' method Condition corresponding to a periodic trigger
Reimplemented in TrgConditionsValue. |
|
|
roi() 'pure virtual' method Condition corresponding to a ROI trigger
Reimplemented in TrgConditionsValue. |
|
|
solicited() 'pure virtual' method Condition corresponding to a solicited trigger
Reimplemented in rcSolicitedCondition, rcMiniGLTSolicitedCondition, and TrgConditionsValue. |
|
|
tkr() 'pure virtual' method Condition corresponding to a tracker 'three in a row' trigger
Reimplemented in TrgConditionsValue. |
1.4.3