ATLAS Offline Software
|
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) const | PassThroughTool | |
getInputClusterData(const xAOD::PixelClusterContainer *pc, std::vector< EFTrackingDataFormats::PixelCluster > &ef_pc, unsigned long N) const | PassThroughTool | |
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) const | PassThroughTool | |
initialize() override | PassThroughTool | |
m_clusterOnlyPassThrouth | PassThroughTool | private |
m_doSpacepoints | PassThroughTool | private |
m_pixelClustersKey | PassThroughTool | private |
m_runSW | PassThroughTool | private |
m_stripClustersKey | PassThroughTool | private |
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) const | PassThroughTool | |
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) const | PassThroughTool | |
runPassThrough(EFTrackingDataFormats::StripClusterAuxInput &scAux, EFTrackingDataFormats::PixelClusterAuxInput &pxAux, EFTrackingDataFormats::Metadata *metadata, const EventContext &ctx) const | PassThroughTool | |
runSW() const | PassThroughTool | inline |