EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
genfit::SharedPlanePtrCreator Class Reference

#include <fun4all_GenFit/blob/master/core/include/SharedPlanePtr.h>

Static Public Member Functions

static SharedPlanePtr getPlanePtr (DetPlane *plane)
 

Detailed Description

Class allowing to create a SharedPlanePtr from a DetPlane from Python.

Definition at line 45 of file SharedPlanePtr.h.

View newest version in sPHENIX GitHub at line 45 of file SharedPlanePtr.h

Member Function Documentation

static SharedPlanePtr genfit::SharedPlanePtrCreator::getPlanePtr ( DetPlane plane)
inlinestatic

Function which allows to create a shared plane pointer from a DetPlane.

Parameters
plane: A DetPlane.
Returns
SharedPlanePtr : A shared plane pointer to the provided plane.

Definition at line 52 of file SharedPlanePtr.h.

View newest version in sPHENIX GitHub at line 52 of file SharedPlanePtr.h


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