![]() |
ATLAS Offline Software
|
#include "MuonHoughPatternEvent/MuonHoughPattern.h"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. More... | |
| using | MuonHoughPatternContainer = std::vector< MuonHoughPatternCollection > |
| using | MuonHoughPatternContainerShip = std::vector< MuonHoughPatternContainer > |
| 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.
| using MuonHoughPatternContainer = std::vector<MuonHoughPatternCollection> |
Definition at line 14 of file MuonHoughPatternCollection.h.
| using MuonHoughPatternContainerShip = std::vector<MuonHoughPatternContainer> |
Definition at line 15 of file MuonHoughPatternCollection.h.
1.8.18