ATLAS Offline Software
|
#include "./IJetGroupProduct.h"
#include "./DebugInfoCollector.h"
#include "TrigHLTJetHypo/TrigHLTJetHypoUtils/HypoJetDefs.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | JetGroupReducer |
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< ITrigJetHypoInfoCollector > | Collector |
typedef std::unique_ptr<ITrigJetHypoInfoCollector> Collector |
Definition at line 18 of file JetGroupReducer.h.
using CondInd2JetGroupsInds = std::map<int, std::vector<std::size_t> > |
Definition at line 13 of file JetGroupReducer.h.
using JetGroupInd2ElemInds = std::map<int, std::vector<std::size_t> > |
Definition at line 15 of file JetGroupReducer.h.