ATLAS Offline Software
Classes | Typedefs
JetGroupSingleClique.h File Reference
#include "./IJetGroupProduct.h"
#include "./DebugInfoCollector.h"
#include "TrigHLTJetHypo/TrigHLTJetHypoUtils/HypoJetDefs.h"
#include <vector>
Include dependency graph for JetGroupSingleClique.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JetGroupSingleClique
 

Typedefs

using CondInd2JetGroupsInds = std::map< int, std::vector< std::size_t > >
 
using JetGroupInd2ElemInds = std::map< int, std::vector< std::size_t > >
 
typedef std::unique_ptr< ITrigJetHypoInfoCollectorCollector
 

Typedef Documentation

◆ Collector

typedef std::unique_ptr<ITrigJetHypoInfoCollector> Collector

Definition at line 18 of file JetGroupSingleClique.h.

◆ CondInd2JetGroupsInds

using CondInd2JetGroupsInds = std::map<int, std::vector<std::size_t> >

Definition at line 13 of file JetGroupSingleClique.h.

◆ JetGroupInd2ElemInds

using JetGroupInd2ElemInds = std::map<int, std::vector<std::size_t> >

Definition at line 15 of file JetGroupSingleClique.h.