HYDRA_development_version
|
#include <hparticlestructs.h>
Public Member Functions | |
tof_hit () | |
~tof_hit () | |
void | reset (void) |
void | setMetaModule (UInt_t hit, UInt_t mod) |
void | setMetaCell (UInt_t hit, UInt_t cell) |
void | unsetMetaModule (UInt_t hit) |
void | unsetMetaCell (UInt_t hit) |
Int_t | getMetaModule (UInt_t hit) |
Int_t | getMetaCell (UInt_t hit) |
void | fillMeta (HMetaMatch2 *meta, Int_t n=0, Int_t hit=0) |
void | fill (HTofHit *hit, Int_t type=1) |
Public Attributes | |
Int_t | ind |
Float_t | quality |
Float_t | dx |
Float_t | dy |
Float_t | dedx |
Float_t | tof |
UInt_t | metaAddress |
Definition at line 462 of file hparticlestructs.h.
|
inline |
Definition at line 464 of file hparticlestructs.h.
|
inline |
Definition at line 465 of file hparticlestructs.h.
|
inline |
Definition at line 535 of file hparticlestructs.h.
References catTofHit, HTofHit::getCell(), HTofHit::getEdep(), HTofHit::getModule(), HCategoryManager::getObject(), HTofHit::getTof(), and Particle::kTofClst.
Referenced by HParticleCandFiller::fillCandTof().
|
inline |
Definition at line 504 of file hparticlestructs.h.
References HMetaMatch2::getTofClstDX(), HMetaMatch2::getTofClstDY(), HMetaMatch2::getTofClstInd(), HMetaMatch2::getTofClstQuality(), HMetaMatch2::getTofHit1DX(), HMetaMatch2::getTofHit1DY(), HMetaMatch2::getTofHit1Ind(), HMetaMatch2::getTofHit1Quality(), HMetaMatch2::getTofHit2DX(), HMetaMatch2::getTofHit2DY(), HMetaMatch2::getTofHit2Ind(), HMetaMatch2::getTofHit2Quality(), Particle::kTofClst, Particle::kTofHit1, Particle::kTofHit2, and n.
Referenced by HParticleCandFiller::fillCandTof().
|
inline |
Definition at line 502 of file hparticlestructs.h.
|
inline |
Definition at line 501 of file hparticlestructs.h.
|
inline |
Definition at line 474 of file hparticlestructs.h.
|
inline |
Definition at line 492 of file hparticlestructs.h.
|
inline |
Definition at line 484 of file hparticlestructs.h.
|
inline |
Definition at line 500 of file hparticlestructs.h.
|
inline |
Definition at line 499 of file hparticlestructs.h.
Float_t tof_hit::dedx |
Definition at line 471 of file hparticlestructs.h.
Float_t tof_hit::dx |
Definition at line 469 of file hparticlestructs.h.
Float_t tof_hit::dy |
Definition at line 470 of file hparticlestructs.h.
Int_t tof_hit::ind |
Definition at line 467 of file hparticlestructs.h.
Referenced by HParticleCandFiller::fillCandTof().
UInt_t tof_hit::metaAddress |
Definition at line 473 of file hparticlestructs.h.
Float_t tof_hit::quality |
Definition at line 468 of file hparticlestructs.h.
Referenced by HParticleCandFiller::fillCandTof().
Float_t tof_hit::tof |
Definition at line 472 of file hparticlestructs.h.