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

Public Member Functions

 hitTriplet (unsigned int h1, unsigned int h2, unsigned int h3, unsigned int t, float c)
 
 ~hitTriplet ()
 
bool operator< (const hitTriplet &other) const
 
bool operator== (const hitTriplet &other) const
 
 hitTriplet (unsigned int h1, unsigned int h2, unsigned int h3, unsigned int t, float c)
 
 ~hitTriplet ()
 
bool operator< (const hitTriplet &other) const
 
bool operator== (const hitTriplet &other) const
 
 hitTriplet (unsigned int h1, unsigned int h2, unsigned int h3, unsigned int t, float c)
 
 ~hitTriplet ()
 
bool operator< (const hitTriplet &other) const
 
bool operator== (const hitTriplet &other) const
 

Public Attributes

unsigned int hit1
 
unsigned int hit2
 
unsigned int hit3
 
unsigned int track
 
float chi2
 

Detailed Description

Definition at line 56 of file sPHENIXSeedFinder.cpp.

View newest version in sPHENIX GitHub at line 56 of file sPHENIXSeedFinder.cpp

Constructor & Destructor Documentation

hitTriplet::hitTriplet ( unsigned int  h1,
unsigned int  h2,
unsigned int  h3,
unsigned int  t,
float  c 
)
inline

Definition at line 58 of file sPHENIXSeedFinder.cpp.

View newest version in sPHENIX GitHub at line 58 of file sPHENIXSeedFinder.cpp

hitTriplet::~hitTriplet ( )
inline

Definition at line 62 of file sPHENIXSeedFinder.cpp.

View newest version in sPHENIX GitHub at line 62 of file sPHENIXSeedFinder.cpp

hitTriplet::hitTriplet ( unsigned int  h1,
unsigned int  h2,
unsigned int  h3,
unsigned int  t,
float  c 
)
inline

Definition at line 51 of file sPHENIXTracker.cpp.

View newest version in sPHENIX GitHub at line 51 of file sPHENIXTracker.cpp

hitTriplet::~hitTriplet ( )
inline

Definition at line 54 of file sPHENIXTracker.cpp.

View newest version in sPHENIX GitHub at line 54 of file sPHENIXTracker.cpp

hitTriplet::hitTriplet ( unsigned int  h1,
unsigned int  h2,
unsigned int  h3,
unsigned int  t,
float  c 
)
inline

Definition at line 28 of file sPHENIXTrackerTpc.cpp.

View newest version in sPHENIX GitHub at line 28 of file sPHENIXTrackerTpc.cpp

hitTriplet::~hitTriplet ( )
inline

Definition at line 31 of file sPHENIXTrackerTpc.cpp.

View newest version in sPHENIX GitHub at line 31 of file sPHENIXTrackerTpc.cpp

Member Function Documentation

bool hitTriplet::operator< ( const hitTriplet other) const
inline

Definition at line 33 of file sPHENIXTrackerTpc.cpp.

View newest version in sPHENIX GitHub at line 33 of file sPHENIXTrackerTpc.cpp

References hit1, hit2, and hit3.

bool hitTriplet::operator< ( const hitTriplet other) const
inline

Definition at line 56 of file sPHENIXTracker.cpp.

View newest version in sPHENIX GitHub at line 56 of file sPHENIXTracker.cpp

References hit1, hit2, and hit3.

bool hitTriplet::operator< ( const hitTriplet other) const
inline

Definition at line 65 of file sPHENIXSeedFinder.cpp.

View newest version in sPHENIX GitHub at line 65 of file sPHENIXSeedFinder.cpp

References hit1, hit2, and hit3.

bool hitTriplet::operator== ( const hitTriplet other) const
inline

Definition at line 40 of file sPHENIXTrackerTpc.cpp.

View newest version in sPHENIX GitHub at line 40 of file sPHENIXTrackerTpc.cpp

References hit1, hit2, and hit3.

bool hitTriplet::operator== ( const hitTriplet other) const
inline

Definition at line 63 of file sPHENIXTracker.cpp.

View newest version in sPHENIX GitHub at line 63 of file sPHENIXTracker.cpp

References hit1, hit2, and hit3.

bool hitTriplet::operator== ( const hitTriplet other) const
inline

Definition at line 72 of file sPHENIXSeedFinder.cpp.

View newest version in sPHENIX GitHub at line 72 of file sPHENIXSeedFinder.cpp

References hit1, hit2, and hit3.

Member Data Documentation

float hitTriplet::chi2

Definition at line 78 of file sPHENIXSeedFinder.cpp.

View newest version in sPHENIX GitHub at line 78 of file sPHENIXSeedFinder.cpp

unsigned int hitTriplet::hit1

Definition at line 77 of file sPHENIXSeedFinder.cpp.

View newest version in sPHENIX GitHub at line 77 of file sPHENIXSeedFinder.cpp

Referenced by operator<(), and operator==().

unsigned int hitTriplet::hit2

Definition at line 77 of file sPHENIXSeedFinder.cpp.

View newest version in sPHENIX GitHub at line 77 of file sPHENIXSeedFinder.cpp

Referenced by operator<(), and operator==().

unsigned int hitTriplet::hit3

Definition at line 77 of file sPHENIXSeedFinder.cpp.

View newest version in sPHENIX GitHub at line 77 of file sPHENIXSeedFinder.cpp

Referenced by operator<(), and operator==().

unsigned int hitTriplet::track

Definition at line 77 of file sPHENIXSeedFinder.cpp.

View newest version in sPHENIX GitHub at line 77 of file sPHENIXSeedFinder.cpp


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