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

Go to the source code of this file.

Typedefs

using MuonHoughPatternCollection = std::vector<std::unique_ptr<MuonHoughPattern>>
 This typedef represents a collection and container of MuonHoughPattern objects.
using MuonHoughPatternContainer = std::vector<MuonHoughPatternCollection>
using MuonHoughPatternContainerShip = std::vector<MuonHoughPatternContainer>

Typedef Documentation

◆ MuonHoughPatternCollection

using MuonHoughPatternCollection = std::vector<std::unique_ptr<MuonHoughPattern>>

This typedef represents a collection and container of MuonHoughPattern objects.

Definition at line 13 of file MuonHoughPatternCollection.h.

◆ MuonHoughPatternContainer

Definition at line 14 of file MuonHoughPatternCollection.h.

◆ MuonHoughPatternContainerShip