17 #include "StHltVpdHit.h"
18 #include "StHltTrackNode.h"
32 StHltVpdHit::~StHltVpdHit(){}
35 StHltVpdHit::setDirection(StBeamDirection val)
41 StHltVpdHit::setChannel(
short val)
47 StHltVpdHit::setTdc(
float val)
53 StHltVpdHit::setTot(
float val)
59 StHltVpdHit::setTof(
float val)
65 StHltVpdHit::setTriggerTime(
float val)
73 os <<
" direction "<<hit.
direction()<<
" channel "<<hit.channel()
74 <<
" module "<<hit.module()<<
" cell "<<hit.cell()<<endl
75 <<
" tdc "<<hit.tdc()<<
" tot "<<hit.tot()<<
" tof "<<hit.tof()<<
" triggerTime "<<hit.triggerTime()<<endl;
StBeamDirection direction() const
0 is east and 1 is west