HYDRA_development_version
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
tof_hit Class Reference

#include <hparticlestructs.h>

Inheritance diagram for tof_hit:
Collaboration diagram for tof_hit:

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
 

Detailed Description

Definition at line 462 of file hparticlestructs.h.

Constructor & Destructor Documentation

tof_hit::tof_hit ( )
inline

Definition at line 464 of file hparticlestructs.h.

tof_hit::~tof_hit ( )
inline

Definition at line 465 of file hparticlestructs.h.

Member Function Documentation

void tof_hit::fill ( HTofHit hit,
Int_t  type = 1 
)
inline
Int_t tof_hit::getMetaCell ( UInt_t  hit)
inline

Definition at line 502 of file hparticlestructs.h.

Int_t tof_hit::getMetaModule ( UInt_t  hit)
inline

Definition at line 501 of file hparticlestructs.h.

void tof_hit::reset ( void  )
inline

Definition at line 474 of file hparticlestructs.h.

void tof_hit::setMetaCell ( UInt_t  hit,
UInt_t  cell 
)
inline

Definition at line 492 of file hparticlestructs.h.

void tof_hit::setMetaModule ( UInt_t  hit,
UInt_t  mod 
)
inline

Definition at line 484 of file hparticlestructs.h.

void tof_hit::unsetMetaCell ( UInt_t  hit)
inline

Definition at line 500 of file hparticlestructs.h.

void tof_hit::unsetMetaModule ( UInt_t  hit)
inline

Definition at line 499 of file hparticlestructs.h.

Member Data Documentation

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.


The documentation for this class was generated from the following file: