ATLAS Offline Software
Classes | Namespaces
TrigNavStructure/TrigNavStructure/TriggerElement.h File Reference
#include <map>
#include <vector>
#include <string>
#include <stdint.h>
#include <ostream>
#include "TrigNavStructure/Types.h"
Include dependency graph for TrigNavStructure/TrigNavStructure/TriggerElement.h:

Go to the source code of this file.

Classes

class  HLT::TriggerElement
 TriggerElement is the basic ingreedient of the interface between HLT algorithms and the navigation It holds navigation links by itself but they are not exposed. More...
 
class  HLT::TriggerElement::ObjectIndex
 Helper class for conversion from/to int stored in TE and pair of ints used in Navigation Object pointer in Navigation is pair of ints. More...
 
class  HLT::TriggerElement::FeatureAccessHelper
 the FeatureAccessHelper is a class used to keep track of features attached to this TE. More...
 

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.