#include <PixelHitMatcher.h>
Definition at line 129 of file PixelHitMatcher.h.
SeedWithInfo::SeedWithInfo |
( |
TrajectorySeed |
seed, |
|
|
unsigned char |
hitsMask, |
|
|
int |
subDet2, |
|
|
float |
dRz2, |
|
|
float |
dPhi2, |
|
|
int |
subDet1, |
|
|
float |
dRz1, |
|
|
float |
dPhi1 |
|
) |
| |
|
inline |
float SeedWithInfo::dPhi1 |
( |
| ) |
const |
|
inline |
float SeedWithInfo::dPhi2 |
( |
| ) |
const |
|
inline |
float SeedWithInfo::dRz1 |
( |
| ) |
const |
|
inline |
float SeedWithInfo::dRz2 |
( |
| ) |
const |
|
inline |
unsigned char SeedWithInfo::hitsMask |
( |
| ) |
const |
|
inline |
int SeedWithInfo::subDet1 |
( |
| ) |
const |
|
inline |
int SeedWithInfo::subDet2 |
( |
| ) |
const |
|
inline |
float SeedWithInfo::dPhi1_ |
|
private |
float SeedWithInfo::dPhi2_ |
|
private |
float SeedWithInfo::dRz1_ |
|
private |
float SeedWithInfo::dRz2_ |
|
private |
unsigned char SeedWithInfo::hitsMask_ |
|
private |
int SeedWithInfo::subDet1_ |
|
private |
int SeedWithInfo::subDet2_ |
|
private |