ATLAS Offline Software
Namespaces | Functions
getFeatureOccurrences.h File Reference

Return number of occurrences of each feature. More...

#include <map>
#include <string>
Include dependency graph for getFeatureOccurrences.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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.
 
 HLT::TrigNavTools
 

Functions

std::map< std::string, int > HLT::TrigNavTools::getFeatureOccurrences (const HLT::NavigationCore *navigation)
 Return number of occurrences of each feature. More...
 

Detailed Description

Return number of occurrences of each feature.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
May, 2020 Broken out from the old TrigNavigationSlimmingTool (B. Smith / T. Bold).

Definition in file getFeatureOccurrences.h.