ATLAS Offline Software
Loading...
Searching...
No Matches
JetGroupProduct.h File Reference
Include dependency graph for JetGroupProduct.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  JetGroupProduct

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 JetGroupProduct.h.

◆ CondInd2JetGroupsInds

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

Definition at line 15 of file JetGroupProduct.h.

◆ JetGroupInd2ElemInds

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

Definition at line 16 of file JetGroupProduct.h.