#include <PixelHitMatcher.h>
Public Member Functions | |
float | dPhi1 () const |
float | dPhi2 () const |
float | dRz1 () const |
float | dRz2 () const |
unsigned char | hitsMask () const |
const TrajectorySeed & | seed () const |
SeedWithInfo (TrajectorySeed seed, unsigned char hitsMask, int subDet2, float dRz2, float dPhi2, int subDet1, float dRz1, float dPhi1) | |
int | subDet1 () const |
int | subDet2 () const |
Private Attributes | |
float | dPhi1_ |
float | dPhi2_ |
float | dRz1_ |
float | dRz2_ |
unsigned char | hitsMask_ |
TrajectorySeed | seed_ |
int | subDet1_ |
int | subDet2_ |
Definition at line 129 of file PixelHitMatcher.h.
|
inline |
Definition at line 133 of file PixelHitMatcher.h.
|
inline |
Definition at line 148 of file PixelHitMatcher.h.
|
inline |
Definition at line 144 of file PixelHitMatcher.h.
|
inline |
Definition at line 147 of file PixelHitMatcher.h.
|
inline |
Definition at line 143 of file PixelHitMatcher.h.
|
inline |
Definition at line 140 of file PixelHitMatcher.h.
|
inline |
Definition at line 139 of file PixelHitMatcher.h.
|
inline |
Definition at line 146 of file PixelHitMatcher.h.
|
inline |
Definition at line 142 of file PixelHitMatcher.h.
|
private |
Definition at line 159 of file PixelHitMatcher.h.
|
private |
Definition at line 156 of file PixelHitMatcher.h.
|
private |
Definition at line 158 of file PixelHitMatcher.h.
|
private |
Definition at line 155 of file PixelHitMatcher.h.
|
private |
Definition at line 153 of file PixelHitMatcher.h.
|
private |
Definition at line 152 of file PixelHitMatcher.h.
|
private |
Definition at line 157 of file PixelHitMatcher.h.
|
private |
Definition at line 154 of file PixelHitMatcher.h.