ATLAS Offline Software
PassThroughTool Member List

This is the complete list of members for PassThroughTool, including all inherited members.

getInputClusterData(const xAOD::StripClusterContainer *sc, std::vector< EFTrackingDataFormats::StripCluster > &ef_sc, unsigned long N) constPassThroughTool
getInputClusterData(const xAOD::PixelClusterContainer *pc, std::vector< EFTrackingDataFormats::PixelCluster > &ef_pc, unsigned long N) constPassThroughTool
getInputSpacePointData(const xAOD::SpacePointContainer *sp, std::vector< EFTrackingDataFormats::SpacePoint > &ef_sp, std::vector< std::vector< const xAOD::UncalibratedMeasurement * >> &sp_meas, unsigned long N, bool isStrip) constPassThroughTool
initialize() overridePassThroughTool
m_clusterOnlyPassThrouthPassThroughToolprivate
m_doSpacepointsPassThroughToolprivate
m_pixelClustersKeyPassThroughToolprivate
m_runSWPassThroughToolprivate
m_stripClustersKeyPassThroughToolprivate
passThroughSW(const std::vector< EFTrackingDataFormats::StripCluster > &inputSC, EFTrackingDataFormats::StripClusterOutput &ef_scOutput, const std::vector< EFTrackingDataFormats::PixelCluster > &inputPC, EFTrackingDataFormats::PixelClusterOutput &ef_pcOutput, const std::vector< EFTrackingDataFormats::SpacePoint > &inputSSP, EFTrackingDataFormats::SpacePointOutput &ef_sspOutput, const std::vector< EFTrackingDataFormats::SpacePoint > &inputPSP, EFTrackingDataFormats::SpacePointOutput &ef_pspOutput, EFTrackingDataFormats::Metadata *metadata) constPassThroughTool
passThroughSW_clusterOnly(const std::vector< EFTrackingDataFormats::StripCluster > &inputSC, EFTrackingDataFormats::StripClusterOutput &ef_scOutput, const std::vector< EFTrackingDataFormats::PixelCluster > &inputPC, EFTrackingDataFormats::PixelClusterOutput &ef_pcOutput, EFTrackingDataFormats::Metadata *metadata) constPassThroughTool
runPassThrough(EFTrackingDataFormats::StripClusterAuxInput &scAux, EFTrackingDataFormats::PixelClusterAuxInput &pxAux, EFTrackingDataFormats::Metadata *metadata, const EventContext &ctx) constPassThroughTool
runSW() constPassThroughToolinline