1 #ifndef __QwSoftwareMeantime__
2 #define __QwSoftwareMeantime__
15 #include "TObjArray.h"
39 MeanTime(TString name, Long64_t ev_id, Double_t p_in, Double_t n_in, Int_t p_id, Int_t n_id);
63 void AddPNValues(Double_t p_value, Double_t n_value, Int_t p_id, Int_t n_id);
70 void Print(Bool_t on);
139 void Add(Double_t p_value, Double_t n_value, Int_t hit_id);
140 void Add(Double_t p_value[7], Double_t n_value[7]);
141 void Add(Double_t p_value[7], Double_t n_value[7], Double_t hardware_meantime[7]);
142 void Add(Int_t element, Int_t hit_number, Double_t time_ns);
144 Int_t
AddMeanTime(TString name, Long64_t ev_id, Double_t p_in, Double_t n_in, Int_t p_id, Int_t n_id);
145 Int_t
AddMeanTime(TString name, Int_t plane_id, Long64_t ev_id, Double_t p_in, Double_t n_in, Int_t p_id, Int_t n_id);
166 void Print(Bool_t on);
Int_t GetMeanTimeId() const
Double_t GetDiffHardSoftMeanTime() const
TObjArray * fMeanTimeList
static const Int_t fSoftwareNegativeHitElementID
const Int_t GetSoftwareSubtractHitElement() const
Double_t GetSubtractTime() const
static const Int_t fSoftwareSubtractHitElementID
virtual ~MeanTimeContainer()
static const Int_t fSoftwarePositiveHitElementID
void SetTimeWindow(const Double_t in_ns)
Int_t SoftwareMTSize() const
void Add(Double_t p_value, Double_t n_value, Int_t hit_id)
Double_t GetPositiveValue() const
Double_t fDiffHardSoftMeanTime
Software Meantime container.
Int_t GetPositiveHitId() const
void SetSystemName(const TString name)
const Int_t GetSoftwareMeantimeHitElement() const
ClassDef(MeanTimeContainer, 0)
void SetDetectorType(TString d_type)
Double_t GetNegativeValue() const
Double_t fHardWareMeanTime
const TString GetDetectorType() const
const Int_t GetSoftwarePositiveHitElement() const
Double_t fPositiveValue[7]
Int_t HardwareMTSize() const
void MatchHardwareMeanTime()
one software meantim holder
MeanTime * GetMeanTimeObject(Int_t index)
Bool_t IsInTimeWindow(Double_t time_window)
void SetDetectorType(const TString name)
Bool_t fDisableMatchHardwareMeanTime
Double_t GetMeanTime(Int_t index)
void AddPNValues(Double_t p_value, Double_t n_value, Int_t p_id, Int_t n_id)
Int_t GetNegativeHitId() const
Bool_t IsHarewareMatchSoftware()
const Int_t GetSoftwareNegativeHitElement() const
void SetPlane(const Int_t in)
Double_t fNegativeValue[7]
void SetEventId(const Long64_t in)
void SetMeanTimeId(Int_t id)
Double_t GetMeanTime() const
void SetHardwareMeanTime(Double_t hardware_meantime)
Double_t fHardwareMeantimeValue[7]
Int_t fNHarewareMeanTimes
Int_t AddMeanTime(TString name, Long64_t ev_id, Double_t p_in, Double_t n_in, Int_t p_id, Int_t n_id)
void SetDisableMatchHardwareMeantime(const Bool_t disable)
static const Int_t fSoftwareMeantimeHitElementID