5#ifndef INDETDETAILEDTRACKTRUTHMAKER_H
6#define INDETDETAILEDTRACKTRUTHMAKER_H
11#include "GaudiKernel/ToolHandle.h"
37 virtual StatusCode
execute(
const EventContext &ctx)
const;
Handle class for reading from StoreGate.
Handle class for recording to StoreGate.
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const
SG::WriteHandleKey< DetailedTrackTruthCollection > m_detailedTrackTruthName
SG::ReadHandleKey< TrackCollection > m_trackCollectionName
virtual StatusCode finalize()
SG::ReadHandleKey< PRD_MultiTruthCollection > m_PRDTruthNameTRT
ToolHandle< Trk::IDetailedTrackTruthBuilder > m_truthTool
InDetDetailedTrackTruthMaker(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode initialize()
SG::ReadHandleKey< PRD_MultiTruthCollection > m_PRDTruthNamePixel
SG::ReadHandleKey< PRD_MultiTruthCollection > m_PRDTruthNameSCT
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.