Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Test::CallableHook< Callable > Struct Template Reference
+ Inheritance diagram for Acts::Test::CallableHook< Callable >:
+ Collaboration diagram for Acts::Test::CallableHook< Callable >:

Public Member Functions

 CallableHook (const Callable &c)
 
Acts::GeometryIdentifier decorateIdentifier (Acts::GeometryIdentifier identifier, const Acts::Surface &surface) const override
 
- Public Member Functions inherited from Acts::GeometryIdentifierHook
virtual ~GeometryIdentifierHook ()=default
 

Public Attributes

Callable callable
 

Detailed Description

template<typename Callable>
struct Acts::Test::CallableHook< Callable >

Definition at line 195 of file TrackingGeometryClosureTests.cpp.

View newest version in sPHENIX GitHub at line 195 of file TrackingGeometryClosureTests.cpp

Constructor & Destructor Documentation

template<typename Callable >
Acts::Test::CallableHook< Callable >::CallableHook ( const Callable &  c)
inline

Definition at line 198 of file TrackingGeometryClosureTests.cpp.

View newest version in sPHENIX GitHub at line 198 of file TrackingGeometryClosureTests.cpp

Member Function Documentation

template<typename Callable >
Acts::GeometryIdentifier Acts::Test::CallableHook< Callable >::decorateIdentifier ( Acts::GeometryIdentifier  identifier,
const Acts::Surface surface 
) const
inlineoverridevirtual

Reimplemented from Acts::GeometryIdentifierHook.

Definition at line 200 of file TrackingGeometryClosureTests.cpp.

View newest version in sPHENIX GitHub at line 200 of file TrackingGeometryClosureTests.cpp

Member Data Documentation

template<typename Callable >
Callable Acts::Test::CallableHook< Callable >::callable

Definition at line 196 of file TrackingGeometryClosureTests.cpp.

View newest version in sPHENIX GitHub at line 196 of file TrackingGeometryClosureTests.cpp


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