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

Public Member Functions

std::optional
< PodioUtil::Identifier
surfaceToIdentifier (const Surface &surface) const override
 
const SurfaceidentifierToSurface (PodioUtil::Identifier id) const override
 

Public Attributes

std::unordered_map
< PodioUtil::Identifier, const
Surface * > 
surfaces
 

Detailed Description

Definition at line 77 of file ConvertTrackPodioTest.cpp.

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

Member Function Documentation

const Surface* MapHelper::identifierToSurface ( PodioUtil::Identifier  id) const
inlineoverride

Definition at line 87 of file ConvertTrackPodioTest.cpp.

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

References it.

std::optional<PodioUtil::Identifier> MapHelper::surfaceToIdentifier ( const Surface surface) const
inlineoverride

Definition at line 78 of file ConvertTrackPodioTest.cpp.

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

References train_ambiguity_solver::id.

Member Data Documentation

std::unordered_map<PodioUtil::Identifier, const Surface*> MapHelper::surfaces

Definition at line 96 of file ConvertTrackPodioTest.cpp.

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


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