Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PortalTests.cpp File Reference
+ Include dependency graph for PortalTests.cpp:

Go to the source code of this file.

Classes

class  Acts::Experimental::LinkToVolumeImpl
 a simple link to volume struct More...
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  Acts::Experimental
 

Functions

template<typename referenced_type >
std::shared_ptr< referenced_type > unpackToShared (referenced_type &rt)
 
 BOOST_AUTO_TEST_CASE (PortalTest)
 

Variables

Acts::GeometryContext tContext
 

Function Documentation

template<typename referenced_type >
std::shared_ptr<referenced_type> unpackToShared ( referenced_type &  rt)

Unpack to shared - simply to test the getSharedPtr mechanism

Template Parameters
referenced_typeis the type of the referenced object
Parameters
rtis the referenced object
Returns
a shared pointer

Definition at line 62 of file PortalTests.cpp.

View newest version in sPHENIX GitHub at line 62 of file PortalTests.cpp

Variable Documentation

Definition at line 69 of file PortalTests.cpp.

View newest version in sPHENIX GitHub at line 69 of file PortalTests.cpp