ATLAS Offline Software
|
#include <string>
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "GaudiKernel/ToolHandle.h"
#include "StoreGate/ReadHandleKeyArray.h"
#include "StoreGate/WriteHandleKeyArray.h"
#include "TrkToolInterfaces/IDetailedTrackTruthBuilder.h"
#include "TrkTrack/TrackCollection.h"
#include "TrkTruthData/DetailedTrackTruthCollection.h"
#include "TrkTruthData/PRD_MultiTruthCollection.h"
Go to the source code of this file.
Classes | |
class | MuonDetailedTrackTruthMaker |
This algorithm produces track truth data using Muon PRD truth collections. More... | |