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

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 31 of file sPHENIXSeedFinder.cpp.

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

Constructor & Destructor Documentation

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

Definition at line 33 of file sPHENIXSeedFinder.cpp.

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

hit_triplet::~hit_triplet ( )
inline

Definition at line 37 of file sPHENIXSeedFinder.cpp.

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

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

Definition at line 28 of file sPHENIXTracker.cpp.

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

hit_triplet::~hit_triplet ( )
inline

Definition at line 31 of file sPHENIXTracker.cpp.

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

Member Function Documentation

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

Definition at line 33 of file sPHENIXTracker.cpp.

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

References hit1, hit2, and hit3.

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

Definition at line 40 of file sPHENIXSeedFinder.cpp.

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

References hit1, hit2, and hit3.

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

Definition at line 40 of file sPHENIXTracker.cpp.

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

References hit1, hit2, and hit3.

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

Definition at line 47 of file sPHENIXSeedFinder.cpp.

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

References hit1, hit2, and hit3.

Member Data Documentation

float hit_triplet::chi2

Definition at line 53 of file sPHENIXSeedFinder.cpp.

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

unsigned int hit_triplet::hit1

Definition at line 52 of file sPHENIXSeedFinder.cpp.

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

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

unsigned int hit_triplet::hit2

Definition at line 52 of file sPHENIXSeedFinder.cpp.

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

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

unsigned int hit_triplet::hit3

Definition at line 52 of file sPHENIXSeedFinder.cpp.

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

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

unsigned int hit_triplet::track

Definition at line 52 of file sPHENIXSeedFinder.cpp.

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


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