1 #ifndef L1GlobalTrigger_L1GlobalTriggerObjectMap_h 2 #define L1GlobalTrigger_L1GlobalTriggerObjectMap_h 105 void print(std::ostream& myCout)
const;
const std::vector< CombinationsInCond > & combinationVector() const
void print(std::ostream &myCout) const
print the full object map
const std::vector< L1GtLogicParser::OperandToken > & operandTokenVector() const
void swapCombinationVector(std::vector< CombinationsInCond > &combinationVectorValue)
void setAlgoName(const std::string &algoNameValue)
const CombinationsInCond * getCombinationsInCond(const std::string &condNameVal) const
return all the combinations passing the requirements imposed in condition condNameVal ...
void swapOperandTokenVector(std::vector< L1GtLogicParser::OperandToken > &operandTokenVectorValue)
const std::string & algoName() const
get / set name for algorithm in the object map
std::vector< L1GtLogicParser::OperandToken > m_operandTokenVector
const bool getConditionResult(const std::string &condNameVal) const
return the result for the condition condNameVal
const std::vector< ObjectTypeInCond > & objectTypeVector() const
void setAlgoGtlResult(bool algoGtlResultValue)
void setObjectTypeVector(const std::vector< ObjectTypeInCond > &objectTypeVectorValue)
std::vector< CombinationsInCond > m_combinationVector
std::vector< ObjectTypeInCond > m_objectTypeVector
void setAlgoBitNumber(int algoBitNumberValue)
bool algoGtlResult() const
void setCombinationVector(const std::vector< CombinationsInCond > &combinationVectorValue)
void swapObjectTypeVector(std::vector< ObjectTypeInCond > &objectTypeVectorValue)
int algoBitNumber() const
get / set bit number for algorithm in the object map
~L1GlobalTriggerObjectMap()
destructor
L1GlobalTriggerObjectMap()
constructor(s)
void setOperandTokenVector(const std::vector< L1GtLogicParser::OperandToken > &operandTokenVectorValue)
std::vector< SingleCombInCond > CombinationsInCond
all the object combinations evaluated to true in the condition
void reset()
reset the object map