![]()  | 
  
    ATLAS Offline Software
    
   | 
 
struct to store return values of chamber removal, contains the new track plus a list the removed hits More...
#include <MuonTrackCleaner.h>
Public Member Functions | |
| ChamberRemovalOutput ()=default | |
Public Attributes | |
| std::unique_ptr< Trk::Track > | track | 
| Identifier | chId | 
| std::vector< MCTBCleaningInfo * > | removedHits | 
struct to store return values of chamber removal, contains the new track plus a list the removed hits
Definition at line 100 of file MuonTrackCleaner.h.
      
  | 
  default | 
| Identifier Muon::MuonTrackCleaner::ChamberRemovalOutput::chId | 
Definition at line 103 of file MuonTrackCleaner.h.
| std::vector<MCTBCleaningInfo*> Muon::MuonTrackCleaner::ChamberRemovalOutput::removedHits | 
Definition at line 104 of file MuonTrackCleaner.h.
| std::unique_ptr<Trk::Track> Muon::MuonTrackCleaner::ChamberRemovalOutput::track | 
Definition at line 102 of file MuonTrackCleaner.h.
 1.8.18