13#if ROOT_VERSION_CODE < ROOT_VERSION(6, 0, 0)
14 Class()->IgnoreTObjectStreamer(kTRUE);
24#if ROOT_VERSION_CODE < ROOT_VERSION(6, 0, 0)
25 Class()->IgnoreTObjectStreamer(kTRUE);
45 if(!correction_graph) {
46 std::cout <<
"Graph for temperture corrections is null" << std::endl;
55 if(!correction_graph) {
56 std::cout <<
"Graph for temperture corrections is null" << std::endl;
65 if(!correction_graph) {
66 std::cout <<
"Graph for temperture corrections is null" << std::endl;
70 if(channel ==
nullptr) {
98 std::ostringstream str;
99 str <<
"TAC Detector: " <<
GetDetector() << std::endl;
100 str <<
"TAC hit energy: " <<
GetEnergy() << std::endl;
101 str <<
"TAC hit time: " <<
GetTime() << std::endl;
double CalibrateENG(double) const
bool UseCalFileIntegration()
virtual Float_t GetCharge() const
!
virtual double GetEnergy(Option_t *opt="") const
virtual Short_t GetKValue() const
!
virtual Float_t Charge() const
!
TChannel * GetChannel() const
!
void Clear(Option_t *opt="") override
!
virtual Int_t GetDetector() const
!
void Copy(TObject &) const override
!
virtual Double_t GetTime(const ETimeFlag &correct_flag=ETimeFlag::kAll, Option_t *opt="") const
Returns a time value to the nearest nanosecond!
void Copy(TObject &) const override
!
Double_t GetTempCorrectedEnergy(TGraph *correction_graph) const
void Clear(Option_t *opt="") override
!
Double_t GetTempCorrectedCharge(TGraph *correction_graph) const
void Print(Option_t *opt="") const override
!
Double_t TempCorrectedCharge(TGraph *correction_graph) const