5#ifndef SND_MTC_MTCDETHIT_H_
6#define SND_MTC_MTCDETHIT_H_
22 MTCDetHit(
int detID,
const std::vector<MTCDetPoint*>&,
23 const std::vector<Float_t>&);
51 return static_cast<int>(
fDetectorID / 1000000) % 100;
~MTCDetHit() override=default
TVector3 GetChannelCoordinates() const
Int_t GetSiPMChan() const
Int_t GetStationType() const
Float_t GetEnergy() const
Float_t GetSignal() const
Int_t GetChannelID() const
MTCDetHit(const MTCDetHit &hit)=default
MTCDetHit & operator=(const MTCDetHit &hit)=default
void Print(const Option_t *opt="") const override
Int_t fDetectorID
Detector unique identifier.