1 #ifndef L1Trigger_L1TGlobal_TriggerMenuFwd_h
2 #define L1Trigger_L1TGlobal_TriggerMenuFwd_h
35 typedef ConditionMap::const_iterator
CItCond;
36 typedef ConditionMap::iterator
ItCond;
39 typedef AlgorithmMap::const_iterator
CItAlgo;
40 typedef AlgorithmMap::iterator
ItAlgo;
AlgorithmMap::iterator ItAlgo
ConditionMap::const_iterator CItCond
iterators through map containing the conditions
AlgorithmMap::const_iterator CItAlgo
iterators through map containing the algorithms
std::map< std::string, L1GtAlgorithm > AlgorithmMap
map containing the algorithms
ConditionMap::iterator ItCond
std::map< std::string, GtCondition * > ConditionMap