Skip to content
Snippets Groups Projects
  • Mark Jones's avatar
    0e9c9872
    Fix mistake in THcCoinTime.h · 0e9c9872
    Mark Jones authored
    The pTRIG1_TdcTime_ROC1, pTRIG4_TdcTime_ROC1
    and pTRIG1_TdcTime_ROC2, pTRIG4_TdcTime_ROC2
    
    should have been Double_t instead of Int_t
    since the THcTrigDet.h function Get_CT_Trigtime
    returns a Double_t which is the time convert to ns.
    0e9c9872
    History
    Fix mistake in THcCoinTime.h
    Mark Jones authored
    The pTRIG1_TdcTime_ROC1, pTRIG4_TdcTime_ROC1
    and pTRIG1_TdcTime_ROC2, pTRIG4_TdcTime_ROC2
    
    should have been Double_t instead of Int_t
    since the THcTrigDet.h function Get_CT_Trigtime
    returns a Double_t which is the time convert to ns.