ATLAS Offline Software
Classes | Namespaces | Typedefs
ComboIterator.h File Reference
#include <vector>
#include <set>
#include "TrigNavStructure/Types.h"
Include dependency graph for ComboIterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HLT::ComboIteratorBase
 Base class for iterator used to loop over multi-particle combinations. More...
 
class  HLT::ComboIterator
 Iterator used to loop over multi-particle combinations. More...
 
class  HLT::ComboIteratorTopo
 

Namespaces

 HLT
 It used to be useful piece of code for replacing actual SG with other store of similar functionality In fact it used to be more like interface adapter for ARA objects access, nevertheless since the ARA project is gone it is only an unnecessary extra layer.
 

Typedefs

typedef std::vector< HLT::TriggerElement * > HLT::TEVec