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


Public Member Functions | |
| void | AddTrack (EdbTrackP *t) |
| EdbVertex * | CheckVTX (TObjArray &tracks) |
| void | ClearDoublets (TObjArray &topoarr) |
| void | CopyPar (EdbVertexComb &comb) |
| EdbVertexComb () | |
| EdbVertexComb (TObjArray &tracks) | |
| int | FindTopologies () |
| void | FormVertices () |
| EdbTopology * | GetTopology (int i) const |
| EdbVertex * | GetVertex (int i) const |
| EdbVertexComb * | GetVertexComb (int i) const |
| bool | IsAcceptable (EdbVertex &v) |
| int | Ntr () const |
| int | Nvtx () const |
| void | PrintTeoricalCombinations (Int_t n) |
| void | PrintTopologies () |
| void | PrintTracks () |
| void | SelectTopologies (TObjArray &topoarr) |
| void | Set0 () |
| void | SetTracksErrors () |
| void | SetTracksErrors (EdbScanCond &cond) |
| void | SetTracksErrors (TObjArray &tracks, EdbScanCond &cond) |
| void | SortTopologies (TObjArray &topoarr) |
| virtual | ~EdbVertexComb () |
Public Attributes | |
| EdbScanCond | eCond |
| Int_t | eNProngMinV |
| TObjArray | eOther |
| Float_t | eProbDetached |
| Float_t | eProbMinV |
| Int_t | eRecursion |
| Int_t | eRecursionMax |
| TObjArray | eTopologies |
| TObjArray | eTracks |
| TObjArray | eVertices |
| EdbVertexPar | eVPar |
| Float_t | eZ0 |
|
inline |
| EdbVertexComb::EdbVertexComb | ( | TObjArray & | tracks | ) |
| EdbVertex * EdbVertexComb::CheckVTX | ( | TObjArray & | tracks | ) |
| void EdbVertexComb::ClearDoublets | ( | TObjArray & | topoarr | ) |
| void EdbVertexComb::CopyPar | ( | EdbVertexComb & | comb | ) |
| int EdbVertexComb::FindTopologies | ( | ) |
| void EdbVertexComb::FormVertices | ( | ) |
|
inline |
|
inline |
|
inline |
| bool EdbVertexComb::IsAcceptable | ( | EdbVertex & | v | ) |
|
inline |
|
inline |
| void EdbVertexComb::PrintTeoricalCombinations | ( | Int_t | n | ) |
| void EdbVertexComb::PrintTopologies | ( | ) |
| void EdbVertexComb::PrintTracks | ( | ) |
| void EdbVertexComb::SelectTopologies | ( | TObjArray & | topoarr | ) |
| void EdbVertexComb::Set0 | ( | ) |
|
inline |
|
inline |
| void EdbVertexComb::SetTracksErrors | ( | TObjArray & | tracks, |
| EdbScanCond & | cond | ||
| ) |
| void EdbVertexComb::SortTopologies | ( | TObjArray & | topoarr | ) |
| EdbScanCond EdbVertexComb::eCond |
| Int_t EdbVertexComb::eNProngMinV |
| TObjArray EdbVertexComb::eOther |
| Float_t EdbVertexComb::eProbDetached |
| Float_t EdbVertexComb::eProbMinV |
| Int_t EdbVertexComb::eRecursion |
| Int_t EdbVertexComb::eRecursionMax |
| TObjArray EdbVertexComb::eTopologies |
| TObjArray EdbVertexComb::eTracks |
| TObjArray EdbVertexComb::eVertices |
| EdbVertexPar EdbVertexComb::eVPar |
| Float_t EdbVertexComb::eZ0 |