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


Public Member Functions | |
| Float_t | Dist (const int i) const |
| EdbAttachPath (int n) | |
| int | GetAlignedNeighbours (const int i0, TArrayI &list) const |
| float | GetMax (TArrayF &a) |
| float | GetMin (TArrayF &a) |
| int | I (const int i) const |
| int | ID (const int i) const |
| int | N () const |
| int | N0 () const |
| int | OK (const int i) const |
| void | OrderPointsRadial () |
| void | RiseOK (const int i) |
| void | SetPoint (const int i, const float x, const float y, const int id) |
| void | SetRange (const float r) |
| void | SetStartingAtCenter () |
| void | SetStartingPosition (const float x, const float y) |
| void | SetStartingPosition (const int i) |
| float | Xmax () |
| float | Xmin () |
| float | Ymax () |
| float | Ymin () |
| virtual | ~EdbAttachPath () |
Private Attributes | |
| TArrayF | eDist |
| TArrayI | eID |
| TArrayI | eInd |
| Int_t | eN |
| Int_t | eN0 |
| TArrayI | eOK |
| Float_t | eR |
| TArrayF | eX |
| Float_t | eX0 |
| TArrayF | eY |
| Float_t | eY0 |
|
inline |
|
inline |
| int EdbAttachPath::GetAlignedNeighbours | ( | const int | i0, |
| TArrayI & | list | ||
| ) | const |
| float EdbAttachPath::GetMax | ( | TArrayF & | a | ) |
| float EdbAttachPath::GetMin | ( | TArrayF & | a | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void EdbAttachPath::OrderPointsRadial | ( | ) |
| void EdbAttachPath::SetPoint | ( | const int | i, |
| const float | x, | ||
| const float | y, | ||
| const int | id | ||
| ) |
|
inline |
| void EdbAttachPath::SetStartingAtCenter | ( | ) |
| void EdbAttachPath::SetStartingPosition | ( | const float | x, |
| const float | y | ||
| ) |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |