|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef INDETDETAILEDTRACKTRUTHMAKER_H
6 #define INDETDETAILEDTRACKTRUTHMAKER_H
11 #include "GaudiKernel/ToolHandle.h"
SG::ReadHandleKey< PRD_MultiTruthCollection > m_PRDTruthNameTRT
SG::WriteHandleKey< DetailedTrackTruthCollection > m_detailedTrackTruthName
SG::ReadHandleKey< PRD_MultiTruthCollection > m_PRDTruthNameSCT
An algorithm that can be simultaneously executed in multiple threads.
Handle class for recording to StoreGate.
ToolHandle< Trk::IDetailedTrackTruthBuilder > m_truthTool
SG::ReadHandleKey< TrackCollection > m_trackCollectionName
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode finalize()
virtual StatusCode initialize()
virtual StatusCode execute(const EventContext &ctx) const
InDetDetailedTrackTruthMaker(const std::string &name, ISvcLocator *pSvcLocator)
This algorithm produces track truth data using InDet PRD truth collections.
SG::ReadHandleKey< PRD_MultiTruthCollection > m_PRDTruthNamePixel
Handle class for reading from StoreGate.