#include <L1TMenuHelper.h>
Public Attributes | |
L1GtConditionCategory | conditionCategory |
L1GtConditionType | conditionType |
unsigned int | etaRange |
std::string | name |
L1GtObject | object |
unsigned int | quality |
unsigned int | threshold |
Definition at line 35 of file L1TMenuHelper.h.
L1GtConditionCategory SingleObjectCondition::conditionCategory |
Definition at line 38 of file L1TMenuHelper.h.
L1GtConditionType SingleObjectCondition::conditionType |
Definition at line 39 of file L1TMenuHelper.h.
unsigned int SingleObjectCondition::etaRange |
Definition at line 42 of file L1TMenuHelper.h.
std::string SingleObjectCondition::name |
Definition at line 37 of file L1TMenuHelper.h.
Referenced by ElectronMVAID.ElectronMVAID::__call__(), counter.Counter::__str__(), average.Average::__str__(), VIDSelectorBase.VIDSelectorBase::initialize(), counter.Counter::write(), and average.Average::write().
L1GtObject SingleObjectCondition::object |
Definition at line 40 of file L1TMenuHelper.h.
Referenced by PileUpSummaryInfo.PileUpSummaryInfo::__getattr__().
unsigned int SingleObjectCondition::quality |
Definition at line 41 of file L1TMenuHelper.h.
unsigned int SingleObjectCondition::threshold |
Definition at line 43 of file L1TMenuHelper.h.