Definition at line 88 of file MuonTrackSteering.h.
◆ push_back() [1/2]
| void Muon::MuonTrackSteering::GarbageContainer::push_back |
( |
std::unique_ptr< MuonSegment > | seg | ) |
|
|
inline |
Definition at line 89 of file MuonTrackSteering.h.
std::vector< std::unique_ptr< MuonSegment > > seg_garbage
◆ push_back() [2/2]
| void Muon::MuonTrackSteering::GarbageContainer::push_back |
( |
std::unique_ptr< MuPatSegment > | seg | ) |
|
|
inline |
Definition at line 90 of file MuonTrackSteering.h.
std::vector< std::unique_ptr< MuPatSegment > > pat_garbage
◆ reserve()
| void Muon::MuonTrackSteering::GarbageContainer::reserve |
( |
size_t | N | ) |
|
|
inline |
◆ pat_garbage
| std::vector<std::unique_ptr<MuPatSegment> > Muon::MuonTrackSteering::GarbageContainer::pat_garbage {} |
◆ seg_garbage
| std::vector<std::unique_ptr<MuonSegment> > Muon::MuonTrackSteering::GarbageContainer::seg_garbage {} |
The documentation for this struct was generated from the following file: