![]() |
AliRoot Core
da88d91 (da88d91)
|
#include <AliMFTCAHit.h>
Public Member Functions | |
AliMFTCAHit () | |
~AliMFTCAHit () | |
AliMFTCAHit (const AliMFTCAHit &hit) | |
AliMFTCAHit & | operator= (const AliMFTCAHit &) |
void | SetPos (Double_t x, Double_t y, Double_t z) |
const Double_t * | GetPos () |
void | SetTrackGID (Int_t gid, Int_t la, Int_t id, Int_t detid) |
const Int_t | GetTrackGID () |
const Int_t | GetLayer () |
const Int_t | GetID () |
const Int_t | GetDetElemID () |
const Int_t | IsFace () |
void | SetUsed () |
const Bool_t | IsUsed () |
void | SetInRoad (Int_t i) |
const Int_t | GetNRoads () |
const Int_t | GetInRoad (Int_t i) |
void | SetMFTClsId (Int_t id) |
const Int_t | GetMFTClsId () |
Private Member Functions | |
ClassDef (AliMFTCAHit, 2) | |
Private Attributes | |
Int_t | fTrackGID |
Int_t | fLayer |
Int_t | fID |
Double_t | fPos [3] |
Bool_t | fIsUsed |
Int_t | fDetElemID |
Int_t | fNRoads |
Int_t | fInRoad [100] |
Int_t | fIsFace |
Int_t | fNInL |
Int_t | fMFTClsId |
Definition at line 7 of file AliMFTCAHit.h.
AliMFTCAHit::AliMFTCAHit | ( | ) |
|
inline |
Definition at line 12 of file AliMFTCAHit.h.
AliMFTCAHit::AliMFTCAHit | ( | const AliMFTCAHit & | hit | ) |
Definition at line 27 of file AliMFTCAHit.cxx.
|
private |
|
inline |
Definition at line 30 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::BuildRoads(), AliMFTTrackFinder::CreateCells(), AliMFTTrackFinder::CreateCellsOld(), AliMFTTrackFinder::CreateCellsR(), and AliMFTTrackFinder::FindTracks().
|
inline |
Definition at line 29 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::BuildRoads().
|
inline |
Definition at line 38 of file AliMFTCAHit.h.
|
inline |
Definition at line 28 of file AliMFTCAHit.h.
Referenced by AliMFTCARoad::AddHit(), and AliMFTTrackFinder::BuildRoads().
|
inline |
Definition at line 41 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::CreateCellsR(), and AliMFTTrackFinder::FindTracks().
|
inline |
Definition at line 37 of file AliMFTCAHit.h.
|
inline |
Definition at line 19 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::BuildRoads(), AliMFTTrackFinder::CreateCells(), AliMFTTrackFinder::CreateCellsOld(), AliMFTTrackFinder::CreateCellsR(), AliMFTTrackFinder::CreateGapCells(), and AliMFTTrackFinder::FindTracks().
|
inline |
Definition at line 27 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::BuildRoads(), AliMFTTrackFinder::CreateCells(), AliMFTTrackFinder::CreateCellsOld(), AliMFTTrackFinder::CreateCellsR(), AliMFTTrackFinder::CreateGapCells(), and AliMFTTrackFinder::FindTracks().
|
inline |
Definition at line 31 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::CreateCells(), and AliMFTTrackFinder::CreateCellsR().
|
inline |
Definition at line 34 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::BuildRoads().
AliMFTCAHit & AliMFTCAHit::operator= | ( | const AliMFTCAHit & | hit | ) |
Definition at line 51 of file AliMFTCAHit.cxx.
|
inline |
Definition at line 36 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::BuildRoads().
|
inline |
Definition at line 40 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::LoadClusters().
|
inline |
Definition at line 17 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::LoadClusters().
|
inline |
Definition at line 20 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::LoadClusters().
|
inline |
Definition at line 33 of file AliMFTCAHit.h.
Referenced by AliMFTTrackFinder::BuildRoads(), and AliMFTTrackFinder::FindTracks().
|
private |
Definition at line 50 of file AliMFTCAHit.h.
Referenced by GetDetElemID(), operator=(), and SetTrackGID().
|
private |
Definition at line 47 of file AliMFTCAHit.h.
Referenced by GetID(), operator=(), and SetTrackGID().
|
private |
Definition at line 52 of file AliMFTCAHit.h.
Referenced by AliMFTCAHit(), GetInRoad(), operator=(), and SetInRoad().
|
private |
Definition at line 53 of file AliMFTCAHit.h.
Referenced by IsFace(), operator=(), and SetTrackGID().
|
private |
Definition at line 49 of file AliMFTCAHit.h.
Referenced by IsUsed(), operator=(), and SetUsed().
|
private |
Definition at line 46 of file AliMFTCAHit.h.
Referenced by GetLayer(), operator=(), and SetTrackGID().
|
private |
Definition at line 55 of file AliMFTCAHit.h.
Referenced by GetMFTClsId(), operator=(), and SetMFTClsId().
|
private |
Definition at line 54 of file AliMFTCAHit.h.
Referenced by operator=().
|
private |
Definition at line 51 of file AliMFTCAHit.h.
Referenced by AliMFTCAHit(), GetNRoads(), operator=(), and SetInRoad().
|
private |
Definition at line 48 of file AliMFTCAHit.h.
Referenced by AliMFTCAHit(), GetPos(), operator=(), and SetPos().
|
private |
Definition at line 45 of file AliMFTCAHit.h.
Referenced by GetTrackGID(), operator=(), and SetTrackGID().