|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef IMUONMUONPATTERNSEGMENTASSOCIATIONTOOL_H
9 #define IMUONMUONPATTERNSEGMENTASSOCIATIONTOOL_H
13 #include "GaudiKernel/IAlgTool.h"
17 class MuonSegmentCombination;
18 class MuonPatternCombination;
20 static const InterfaceID IID_IMuonPatternSegmentAssociationTool(
"Muon::IMuonPatternSegmentAssociationTool", 1, 0);
27 typedef std::pair<AssociationMap::const_iterator, AssociationMap::const_iterator>
AssociationMapRange;
This class provides conversion from CSC RDO data to CSC Digits.
std::multimap< const MuonSegmentCombination *, const MuonPatternCombination * > MuonSegmentCombPatternCombAssociationMap
The MuonPatternCombination class provides the means to store the output of the initial global pattern...