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

#include <EicRoot/blob/master/eic/htree/FwdTrackFinder.h>

+ Inheritance diagram for PhaseSpaceVariable:
+ Collaboration diagram for PhaseSpaceVariable:

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
 

Detailed Description

Definition at line 43 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 43 of file FwdTrackFinder.h

Constructor & Destructor Documentation

PhaseSpaceVariable::PhaseSpaceVariable ( )
inline

Definition at line 46 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 46 of file FwdTrackFinder.h

PhaseSpaceVariable::PhaseSpaceVariable ( double  min,
double  max,
double  gra 
)
inline

Definition at line 47 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 47 of file FwdTrackFinder.h

PhaseSpaceVariable::~PhaseSpaceVariable ( )
inline

Definition at line 49 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 49 of file FwdTrackFinder.h

Member Function Documentation

double PhaseSpaceVariable::GetGra ( ) const
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().

+ Here is the caller graph for this function:

double PhaseSpaceVariable::GetMax ( ) const
inline

Definition at line 53 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 53 of file FwdTrackFinder.h

References mMax.

double PhaseSpaceVariable::GetMin ( ) const
inline

Definition at line 52 of file FwdTrackFinder.h.

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

References mMin.

double PhaseSpaceVariable::GetRange ( ) const
inline

Definition at line 51 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 51 of file FwdTrackFinder.h

References mMax, and mMin.

Referenced by FwdTrackFinder::ConfigureResolutionLevels().

+ Here is the caller graph for this function:

Member Data Documentation

double PhaseSpaceVariable::mGra
private

Definition at line 54 of file FwdTrackFinder.h.

View newest version in sPHENIX GitHub at line 54 of file FwdTrackFinder.h

double PhaseSpaceVariable::mMax
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().

double PhaseSpaceVariable::mMin
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().


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