24 decisionBeforeMask_(),
41 decisionBeforeMask_(),
56 prescale_( prescale ),
58 decisionBeforeMask_( decisionBeforeMask ),
59 decisionAfterMask_( decisionAfterMask )
63 TriggerAlgorithm::TriggerAlgorithm(
const std::string &
name,
const std::string & alias,
bool tech,
unsigned bit,
bool gtlResult,
unsigned prescale,
bool mask,
bool decisionBeforeMask,
bool decisionAfterMask ) :
69 gtlResult_( gtlResult ),
70 prescale_( prescale ),
72 decisionBeforeMask_( decisionBeforeMask ),
73 decisionAfterMask_( decisionAfterMask )
std::vector< unsigned > conditionKeys_
bool hasConditionKey(unsigned conditionKey) const
Checks, if a certain trigger condition collection index is assigned.
TriggerAlgorithm()
Constructors and Destructor.
std::vector< unsigned > conditionKeys() const
Get all trigger condition collection indeces.