#include <PndTrackCand.h>
Definition at line 41 of file PndTrackCand.h.
◆ PndTrackCand()
PndTrackCand::PndTrackCand |
( |
| ) |
|
◆ ~PndTrackCand()
PndTrackCand::~PndTrackCand |
( |
| ) |
|
◆ AddHit() [1/3]
void PndTrackCand::AddHit |
( |
UInt_t |
detId, |
|
|
UInt_t |
hitId, |
|
|
Double_t |
rho |
|
) |
| |
◆ AddHit() [2/3]
void PndTrackCand::AddHit |
( |
TString |
branchName, |
|
|
UInt_t |
hitId, |
|
|
Double_t |
rho |
|
) |
| |
◆ AddHit() [3/3]
void PndTrackCand::AddHit |
( |
FairLink |
link, |
|
|
Double_t |
rho |
|
) |
| |
◆ CalcTimeStamp()
void PndTrackCand::CalcTimeStamp |
( |
| ) |
|
◆ ClassDef()
◆ DeleteHit()
void PndTrackCand::DeleteHit |
( |
UInt_t |
detId, |
|
|
UInt_t |
hitId |
|
) |
| |
◆ getMcTrackId()
int PndTrackCand::getMcTrackId |
( |
| ) |
const |
|
inline |
◆ GetNHits()
UInt_t PndTrackCand::GetNHits |
( |
| ) |
const |
|
inline |
◆ GetNHitsDet()
UInt_t PndTrackCand::GetNHitsDet |
( |
Int_t |
detId | ) |
|
◆ GetSortedHit()
◆ GetSortedHits()
◆ HitInTrack()
Int_t PndTrackCand::HitInTrack |
( |
UInt_t |
detId, |
|
|
UInt_t |
hitId |
|
) |
| const |
◆ operator==()
◆ Print()
void PndTrackCand::Print |
( |
| ) |
const |
◆ ResetLinks()
void PndTrackCand::ResetLinks |
( |
| ) |
|
◆ serialize()
template<class Archive >
void PndTrackCand::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
inline |
Definition at line 80 of file PndTrackCand.h.
References ClassDef().
82 ar &boost::serialization::base_object<FairTimeStamp>(*this);
◆ setMcTrackId()
void PndTrackCand::setMcTrackId |
( |
int |
i | ) |
|
|
inline |
◆ Sort()
void PndTrackCand::Sort |
( |
| ) |
|
The documentation for this class was generated from the following file: