77 for (
size_t iO = 0; iO <
objectKeys_.size(); ++iO ) {
78 if (
objectKeys_.at( iO ) == objectKey )
return true;
bool hasObjectKey(unsigned objectKey) const
Checks, if a certain trigger object collection index is assigned.
L1GtConditionType type_
L1 condition type as defined in CondFormats/L1TObjects/interface/L1GtFwd.h.
std::vector< int > triggerObjectTypes() const
Get the trigger object types.
bool accept(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
TriggerCondition()
Constructors and Desctructor.
std::vector< trigger::TriggerObjectType > triggerObjectTypes_
const std::string & name() const
Get the filter label.
std::string name_
Data Members.
L1GtConditionCategory category_
L1 condition category as defined in CondFormats/L1TObjects/interface/L1GtFwd.h.
std::vector< unsigned > objectKeys_
bool hasTriggerObjectType(trigger::TriggerObjectType triggerObjectType) const
Checks, if a certain trigger object type is assigned.
bool accept_
Did condition succeed?