|
FEDRA emulsion software from the OPERA Collaboration
|
#include <EdbMosaicPath.h>


Public Member Functions | |
| Float_t | Dist (const int i) const |
| EdbMosaicPath (int n) | |
| EdbViewHeader * | FindNearest (const TObjArray &harr, const float x0, const float y0) |
| int | GetAlignedNeighbours (const int i0, TArrayI &list) const |
| EdbViewHeader * | GetHeader (int i) const |
| int | I (const int i) const |
| void | InitArea (const TObjArray &harr, const float x0, const float y0, int nsegmin) |
| float | InitLineX (const TObjArray &harr, const float y0, const float dy) |
| float | InitLineY (const TObjArray &harr, const float x0, const float dx) |
| int | N () const |
| int | N0 () const |
| int | OK (const int i) const |
| void | SetOK (const int i) |
| virtual | ~EdbMosaicPath () |
Public Attributes | |
| Float_t | eR0 |
| Float_t | eX0 |
| Float_t | eY0 |
Private Attributes | |
| TArrayF | eDist |
| TObjArray | eHarr |
| TArrayI | eInd |
| Int_t | eN |
| Int_t | eN0 |
| TArrayI | eOK |
|
inline |
|
inline |
| EdbViewHeader * EdbMosaicPath::FindNearest | ( | const TObjArray & | harr, |
| const float | x0, | ||
| const float | y0 | ||
| ) |
| int EdbMosaicPath::GetAlignedNeighbours | ( | const int | i0, |
| TArrayI & | list | ||
| ) | const |
|
inline |
|
inline |
| void EdbMosaicPath::InitArea | ( | const TObjArray & | harr, |
| const float | x0, | ||
| const float | y0, | ||
| int | nsegmin | ||
| ) |
| float EdbMosaicPath::InitLineX | ( | const TObjArray & | harr, |
| const float | y0, | ||
| const float | dy | ||
| ) |
| float EdbMosaicPath::InitLineY | ( | const TObjArray & | harr, |
| const float | x0, | ||
| const float | dx | ||
| ) |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
| Float_t EdbMosaicPath::eR0 |
| Float_t EdbMosaicPath::eX0 |
| Float_t EdbMosaicPath::eY0 |