ATLAS Offline Software
|
#include <string>
#include <vector>
#include "GaudiKernel/IAlgTool.h"
#include "MuonCombinedEvent/InDetCandidateCollection.h"
#include "MuonCombinedEvent/InDetCandidateToTagMap.h"
#include "MuonCombinedEvent/MuonCandidateCollection.h"
#include "MuonCombinedEvent/MuonTagToSegMap.h"
#include "TrkTrack/TrackCollection.h"
#include "xAODCaloEvent/CaloClusterContainer.h"
#include "xAODMuon/MuonContainer.h"
#include "xAODMuon/SlowMuonContainer.h"
#include "xAODTracking/TrackParticleContainer.h"
Go to the source code of this file.
Classes | |
class | MuonCombined::IMuonCreatorTool |
interface for tools building combined muons from ID and Muon candidates More... | |
struct | MuonCombined::IMuonCreatorTool::OutputData |
Namespaces | |
MuonCombined | |
The MuonTagToSegMap is an auxillary construct that links the MuonSegments associated with a combined TagMap to a second segment collection that can be dumped to the output root file. | |