|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUON_IMUONPRDSELECTIONTOOL_H
6 #define MUON_IMUONPRDSELECTIONTOOL_H
10 #include "GaudiKernel/IAlgTool.h"
16 static const InterfaceID IID_IMuonPRDSelectionTool(
"Muon::IMuonPRDSelectionTool", 1, 0);
21 class MdtDriftCircleOnTrack;
22 class MuonClusterOnTrack;
36 std::vector<const MdtDriftCircleOnTrack*>& rots)
const = 0;
52 #endif // IMuonPRDSelectionTool_H
Struct to hold all PrepRawData collections in a given layer.
This class provides conversion from CSC RDO data to CSC Digits.
std::vector< std::string > intersection(std::vector< std::string > &v1, std::vector< std::string > &v2)
MuonSegment_v1 MuonSegment
Reference the current persistent version:
Template to hold collections of MuonPrepRawData objects.
struct holding RIO_OnTracks for a given layer
This class represents the corrected MDT measurements, where the corrections include the effects of wi...
Class to represent measurements from the Monitored Drift Tubes.
Class representing clusters in the muon system.
Base class for Muon cluster RIO_OnTracks.