![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <coresoftware/blob/master/offline/packages/trackreco/HelixHoughFuncs.h>
Inheritance diagram for HelixHoughFuncs:
Collaboration diagram for HelixHoughFuncs:Public Member Functions | |
| ~HelixHoughFuncs () override | |
| void | identify (std::ostream &os=std::cout) const override |
| int | isValid () const override |
| isValid returns non zero if object contains vailid data | |
| PHObject * | CloneMe () const override |
| Virtual copy constructor. | |
| virtual void | set_current_zoom (unsigned int) |
| virtual void | set_hough_space (HelixHoughSpace *) |
| virtual void | calculate_dzdl_range (float *, std::vector< float > &, std::vector< float > &, float *) |
| virtual void | calculate_phi_range (float *, std::vector< float > &, float *, float *) |
| virtual void | calculate_phi_range (float *, std::vector< float > &, int, float *, float *) |
| virtual void | calculate_phi_range (float *, std::vector< float > &, int, float *, float *, float *) |
Public Member Functions inherited from PHObject | |
| PHObject () | |
| ctor | |
| ~PHObject () override | |
| dtor | |
| virtual PHObject * | clone () const final |
| PHObject * | Clone (const char *newname="") const final |
| void | Copy (TObject &object) const final |
| virtual void | Reset () |
| Clear Event. | |
| virtual int | isValid (const float) const |
| virtual int | isValid (const double) const |
| virtual int | isValid (const int) const |
| virtual int | isValid (const unsigned int) const |
| virtual int | isImplemented (const float f) const |
| virtual int | isImplemented (const double f) const |
| virtual int | isImplemented (const int i) const |
| virtual int | isImplemented (const unsigned int i) const |
| virtual int | Integrate () const |
| virtual int | Integrate (PHObject *) |
| virtual void | CopyFrom (const PHObject *obj) |
Protected Member Functions | |
| HelixHoughFuncs () | |
| ClassDefOverride (HelixHoughFuncs, 1) | |
Definition at line 13 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 13 of file HelixHoughFuncs.h
|
inlineoverride |
Definition at line 16 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 16 of file HelixHoughFuncs.h
|
inlineprotected |
Definition at line 41 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 41 of file HelixHoughFuncs.h
|
inlinevirtual |
Reimplemented in HelixHoughFuncs_v1.
Definition at line 29 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 29 of file HelixHoughFuncs.h
Referenced by PHInitZVertexing::vote_z(), PHPatternReco::vote_z(), PHInitZVertexing::vote_z_init(), and PHPatternReco::vote_z_init().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in HelixHoughFuncs_v1.
Definition at line 30 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 30 of file HelixHoughFuncs.h
Referenced by PHInitZVertexing::vote_xy(), and PHPatternReco::vote_xy().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in HelixHoughFuncs_v1.
Definition at line 31 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 31 of file HelixHoughFuncs.h
|
inlinevirtual |
Reimplemented in HelixHoughFuncs_v1.
Definition at line 32 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 32 of file HelixHoughFuncs.h
|
protected |
|
inlineoverridevirtual |
Virtual copy constructor.
Reimplemented from PHObject.
Reimplemented in HelixHoughFuncs_v1.
Definition at line 24 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 24 of file HelixHoughFuncs.h
|
inlineoverridevirtual |
identify Function from PHObject
| os | Output Stream |
Reimplemented from PHObject.
Reimplemented in HelixHoughFuncs_v1.
Definition at line 19 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 19 of file HelixHoughFuncs.h
|
inlineoverridevirtual |
isValid returns non zero if object contains vailid data
Reimplemented from PHObject.
Reimplemented in HelixHoughFuncs_v1.
Definition at line 23 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 23 of file HelixHoughFuncs.h
Reimplemented in HelixHoughFuncs_v1.
Definition at line 27 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 27 of file HelixHoughFuncs.h
Referenced by PHInitZVertexing::vote_xy(), PHPatternReco::vote_xy(), PHInitZVertexing::vote_z(), PHPatternReco::vote_z(), PHInitZVertexing::vote_z_init(), and PHPatternReco::vote_z_init().
Here is the caller graph for this function:
|
inlinevirtual |
Reimplemented in HelixHoughFuncs_v1.
Definition at line 28 of file HelixHoughFuncs.h.
View newest version in sPHENIX GitHub at line 28 of file HelixHoughFuncs.h
Referenced by PHPatternReco::Init(), and PHInitZVertexing::Setup().
Here is the caller graph for this function: