1#ifndef UpstreamTaggerHIT_H
2#define UpstreamTaggerHIT_H 1
9#include "TGeoPhysicalNode.h"
31 TGeoNode*
GetNode(Double_t &hit_final, Int_t &mod);
32 std::vector<double>
GetTime(Double_t x);
39 virtual void Print()
const;
41 void Dist(Float_t x, Float_t& lpos, Float_t& lneg);
60 const Double_t *
mom[3];
UpstreamTaggerHit(const UpstreamTaggerHit &point)
Int_t GetRpcDetector() const
void SetPoint(Double_t p1, Double_t p2, Double_t p3)
virtual ~UpstreamTaggerHit()
UpstreamTaggerHit operator=(const UpstreamTaggerHit &point)
Int_t GetNeighbour() const
TGeoNode * GetNode(Double_t &hit_final, Int_t &mod)
std::vector< double > GetTime()
virtual void Print() const
ClassDef(UpstreamTaggerHit, 1)
z-position of veto station
Float_t t_2
TDC on both sides.
void SetTDC(Float_t val1, Float_t val2)
std::vector< double > GetMeasurements()
void Dist(Float_t x, Float_t &lpos, Float_t &lneg)