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

Go to the source code of this file.

Classes

class  FastReductionMatcher

Typedefs

using TreeVec = std::vector<std::size_t>
using ConditionFilters
using ConditionFilterInds = std::vector<int>

Typedef Documentation

◆ ConditionFilterInds

using ConditionFilterInds = std::vector<int>

Definition at line 21 of file FastReductionMatcher.h.

◆ ConditionFilters

Initial value:
std::vector<std::unique_ptr<IHypoJetVectorFilter>>

Definition at line 18 of file FastReductionMatcher.h.

◆ TreeVec

using TreeVec = std::vector<std::size_t>

Definition at line 15 of file FastReductionMatcher.h.