EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/htree/FwdTrackFinder.h>
Public Member Functions | |
PhaseSpaceVariable () | |
PhaseSpaceVariable (double min, double max, double gra) | |
~PhaseSpaceVariable () | |
double | GetRange () const |
double | GetMin () const |
double | GetMax () const |
double | GetGra () const |
Private Attributes | |
double | mMin |
double | mMax |
double | mGra |
Definition at line 43 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 43 of file FwdTrackFinder.h
|
inline |
Definition at line 46 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 46 of file FwdTrackFinder.h
|
inline |
Definition at line 47 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 47 of file FwdTrackFinder.h
|
inline |
Definition at line 49 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 49 of file FwdTrackFinder.h
|
inline |
Definition at line 54 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 54 of file FwdTrackFinder.h
Referenced by FwdTrackFinder::ConfigureResolutionLevels().
|
inline |
Definition at line 53 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 53 of file FwdTrackFinder.h
References mMax.
|
inline |
Definition at line 52 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 52 of file FwdTrackFinder.h
References mMin.
|
inline |
Definition at line 51 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 51 of file FwdTrackFinder.h
Referenced by FwdTrackFinder::ConfigureResolutionLevels().
|
private |
Definition at line 54 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 54 of file FwdTrackFinder.h
|
private |
Definition at line 54 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 54 of file FwdTrackFinder.h
Referenced by GetMax(), and GetRange().
|
private |
Definition at line 54 of file FwdTrackFinder.h.
View newest version in sPHENIX GitHub at line 54 of file FwdTrackFinder.h
Referenced by GetMin(), and GetRange().