![]() |
ATLAS Offline Software
|
Public Member Functions | |
| void | push_back (std::unique_ptr< MuonSegment > seg) |
| void | push_back (std::unique_ptr< MuPatSegment > seg) |
| void | reserve (size_t N) |
Public Attributes | |
| std::vector< std::unique_ptr< MuPatSegment > > | pat_garbage {} |
| std::vector< std::unique_ptr< MuonSegment > > | seg_garbage {} |
Definition at line 88 of file MuonTrackSteering.h.
|
inline |
Definition at line 89 of file MuonTrackSteering.h.
|
inline |
Definition at line 90 of file MuonTrackSteering.h.
|
inline |
Definition at line 91 of file MuonTrackSteering.h.
| std::vector<std::unique_ptr<MuPatSegment> > Muon::MuonTrackSteering::GarbageContainer::pat_garbage {} |
Definition at line 95 of file MuonTrackSteering.h.
| std::vector<std::unique_ptr<MuonSegment> > Muon::MuonTrackSteering::GarbageContainer::seg_garbage {} |
Definition at line 96 of file MuonTrackSteering.h.