Skip to content
Snippets Groups Projects
Commit e04a61b0 authored by hallc-online's avatar hallc-online
Browse files

Modified HcTrigDet::Init , Decode and ReadDatabase

In HcTrigDet::Init moved InitHitList after gHcDetectorMap->FillMap so that the refindex can be filled for the trigger TDC modules
In ReadDatabase add parameters fTdcOffset and fTdcChanperNS
In Decode set fTdcTime[cnt] = rawTdcHit.GetTime()*fTdcChanperNS-fTdcOffset
Ths makes the time into a positive number wiht units of ns
Need to add the parameter to either thms.param or tshms.param or
it will use defaults of 0.1 and 300.
Need to eventually get the fTdcChanperNS from event 125.
parent 75bfca48
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment