![]() |
ATLAS Offline Software
|
#include <map>#include <vector>Go to the source code of this file.
Typedefs | |
| using | JetGroupInd2ElemInds = std::map<int, std::vector<std::size_t>> |
Functions | |
| std::vector< std::size_t > | elementalJetGroups (const std::vector< std::size_t > &non_elemental, const JetGroupInd2ElemInds &jg2elemjgs) |
| using JetGroupInd2ElemInds = std::map<int, std::vector<std::size_t>> |
Definition at line 11 of file elementalJetGroups.h.
| std::vector< std::size_t > elementalJetGroups | ( | const std::vector< std::size_t > & | non_elemental, |
| const JetGroupInd2ElemInds & | jg2elemjgs ) |
Definition at line 9 of file elementalJetGroups.cxx.