Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NullHelper Class Reference
+ Inheritance diagram for NullHelper:
+ Collaboration diagram for NullHelper:

Public Member Functions

std::optional
< PodioUtil::Identifier
surfaceToIdentifier (const Surface &) const override
 
const SurfaceidentifierToSurface (PodioUtil::Identifier) const override
 
SourceLink identifierToSourceLink (PodioUtil::Identifier) const override
 
PodioUtil::Identifier sourceLinkToIdentifier (const SourceLink &) override
 

Detailed Description

Definition at line 55 of file ConvertTrackPodioTest.cpp.

View newest version in sPHENIX GitHub at line 55 of file ConvertTrackPodioTest.cpp

Member Function Documentation

SourceLink NullHelper::identifierToSourceLink ( PodioUtil::Identifier  ) const
inlineoverridevirtual

Implements Acts::PodioUtil::ConversionHelper.

Definition at line 66 of file ConvertTrackPodioTest.cpp.

View newest version in sPHENIX GitHub at line 66 of file ConvertTrackPodioTest.cpp

const Surface* NullHelper::identifierToSurface ( PodioUtil::Identifier  ) const
inlineoverridevirtual

Implements Acts::PodioUtil::ConversionHelper.

Definition at line 61 of file ConvertTrackPodioTest.cpp.

View newest version in sPHENIX GitHub at line 61 of file ConvertTrackPodioTest.cpp

PodioUtil::Identifier NullHelper::sourceLinkToIdentifier ( const SourceLink )
inlineoverridevirtual

Implements Acts::PodioUtil::ConversionHelper.

Definition at line 71 of file ConvertTrackPodioTest.cpp.

View newest version in sPHENIX GitHub at line 71 of file ConvertTrackPodioTest.cpp

std::optional<PodioUtil::Identifier> NullHelper::surfaceToIdentifier ( const Surface ) const
inlineoverridevirtual

Implements Acts::PodioUtil::ConversionHelper.

Definition at line 57 of file ConvertTrackPodioTest.cpp.

View newest version in sPHENIX GitHub at line 57 of file ConvertTrackPodioTest.cpp


The documentation for this class was generated from the following file: