#include <PndTrkSciTHitList.h>
|
| PndTrkSciTHitList () |
|
| PndTrkSciTHitList (Int_t iregion) |
|
| ~PndTrkSciTHitList () |
|
PndTrkSciTHitList * | Instanciate () |
|
void | AddHit (Int_t hitid, Int_t detid, FairHit *hit) |
|
void | Clear () |
|
| PndTrkHitList () |
|
| ~PndTrkHitList () |
|
void | AddHit (Int_t hitID, Int_t detID, Bool_t used, Int_t iregion, TVector3 &pos) |
|
void | AddHit (Int_t hitID, Int_t detID, Bool_t used, Int_t iregion, Int_t tubeID, TVector3 &pos, Double_t isochrone) |
|
void | AddHit (Int_t hitID, Int_t detID, Bool_t used, Int_t iregion, Int_t sensorID, TVector3 &pos) |
|
void | AddHit (PndTrkHit *hit) |
|
void | AddTCA (Int_t detID, TClonesArray *array) |
|
PndTrkHit * | GetHit (int index) |
|
std::vector< PndTrkHit > | GetHitList () |
|
PndTrkHit * | GetHitByID (int id) |
|
Int_t | GetNofHits () |
|
void | RemoveHit (PndTrkHit *hit) |
|
void | Print () |
|
void | Draw (Color_t color=kBlack) |
|
void | ClearList () |
|
Definition at line 16 of file PndTrkSciTHitList.h.
◆ PndTrkSciTHitList() [1/2]
PndTrkSciTHitList::PndTrkSciTHitList |
( |
| ) |
|
◆ PndTrkSciTHitList() [2/2]
PndTrkSciTHitList::PndTrkSciTHitList |
( |
Int_t |
iregion | ) |
|
◆ ~PndTrkSciTHitList()
PndTrkSciTHitList::~PndTrkSciTHitList |
( |
| ) |
|
◆ AddHit()
void PndTrkSciTHitList::AddHit |
( |
Int_t |
hitid, |
|
|
Int_t |
detid, |
|
|
FairHit * |
hit |
|
) |
| |
|
virtual |
◆ ClassDef()
◆ Clear()
void PndTrkSciTHitList::Clear |
( |
void |
| ) |
|
|
inline |
◆ Instance()
◆ Instanciate()
◆ fIRegion
Int_t PndTrkSciTHitList::fIRegion |
|
protected |
◆ fscitInstance
The documentation for this class was generated from the following file: