CMS 3D CMS Logo

Namespaces | Typedefs
TriggerMenuFwd.h File Reference
#include <string>
#include <map>
#include "L1Trigger/L1TGlobal/interface/GlobalCondition.h"
#include "L1Trigger/L1TGlobal/interface/GlobalAlgorithm.h"

Go to the source code of this file.

Namespaces

 l1t
 delete x;
 

Typedefs

typedef std::map< std::string, GlobalAlgorithml1t::AlgorithmMap
 map containing the algorithms More...
 
typedef AlgorithmMap::const_iterator l1t::CItAlgo
 iterators through map containing the algorithms More...
 
typedef ConditionMap::const_iterator l1t::CItCond
 iterators through map containing the conditions More...
 
typedef std::map< std::string, GlobalCondition * > l1t::ConditionMap
 
typedef AlgorithmMap::iterator l1t::ItAlgo
 
typedef ConditionMap::iterator l1t::ItCond