Go to the documentation of this file.
16 #include <boost/serialization/access.hpp>
17 #include <boost/serialization/base_object.hpp>
113 friend class boost::serialization::access;
115 template<
class Archive>
Double_t GetSinPhi() const
CbmTofHit(Int_t address, TVector3 pos, TVector3 dpos, Int_t refIndex, Double_t tof, Int_t flag, Int_t channel)
Constructor with hit parameters (1a).
void serialize(Archive &ar, const unsigned int)
CbmTofHit()
Default constructor.
Int_t GetRefId() const __attribute__((deprecated))
CbmTofHit(Int_t address, TVector3 pos, TVector3 dpos, Int_t refIndex, Double_t tof, Int_t flag)
Constructor with hit parameters (1).
virtual std::string ToString() const
Inherited from CbmBaseHit.
CbmTofHit(Int_t address, TVector3 pos, TVector3 dpos, Int_t refIndex, Double_t time, Double_t dtime, Int_t flag, Int_t channel)
Constructor with hit parameters (1b).
Double_t GetSinThe() const
Int_t fFlag
Flag for general purposes [TDC, event tagging...].
virtual ~CbmTofHit()
Destructor.
Int_t fChannel
Channel identifier.
CbmTofHit(Int_t address, TVector3 pos, TVector3 dpos, Int_t refIndex, Double_t tof)
Constructor with hit parameters (2) [not the flag].
Double_t GetCosThe() const
Double_t GetCosPhi() const
Int_t GetPlaneId() const
Inherited from CbmBaseHit.