|
MarlinTPC
1.2.0
|
TimePix (macro) pixel road. More...
#include <TimePixLocalRoadSearchProcessor.h>
Public Member Functions | |
| tp_PixelRoad (macroPixelPairType, pixelBinListType &, const double *) | |
| Construct TimePix (macro) pixel road. More... | |
| ~tp_PixelRoad () | |
| Destructor. | |
| void | print () const |
| Print. | |
| bool | isValid () const |
| Get validity flag. | |
| int | getNumPix () const |
| Get (number of) pixels. | |
| int | getNumMPix () const |
| Get (number of) pixels. | |
| double | getChi2 () const |
| Get Chi2/Ndf. | |
| macroPixelListType | getMacroPixels () const |
| Get macro pixels. | |
TimePix (macro) pixel road.
| marlintpc::tp_PixelRoad::tp_PixelRoad | ( | macroPixelPairType | mPixPair, |
| pixelBinListType & | pixelBins, | ||
| const double * | cuts | ||
| ) |
Construct TimePix (macro) pixel road.
| [in] | mPixPair | seeding macro pixel pair |
| [in] | pixelBins | list of pixel bins |
| [in] | cuts | cuts (maxResXY, maxResZ, maxChi2, maxSvar, maxGap) |
1.8.6