Skip to content
Snippets Groups Projects
  • Mark Jones's avatar
    a1ede17e
    Add raw time without reference time subtraction to THcDCHit · a1ede17e
    Mark Jones authored
    Add rawnorefcorrtime to THcDCHit which is the TDC raw without
    the reference time subtraction.
    
    Add variable rawnorefcorrtdc in THcDriftChamberPlane::DefineVariables
    
    Modify THcDriftChamberPlane::ProcessHits to call GetRawTdcHit().GetTimeRaw
      and call THcDCHit with new extra argument for raw time without reference time
      subtraction.
    a1ede17e
    History
    Add raw time without reference time subtraction to THcDCHit
    Mark Jones authored
    Add rawnorefcorrtime to THcDCHit which is the TDC raw without
    the reference time subtraction.
    
    Add variable rawnorefcorrtdc in THcDriftChamberPlane::DefineVariables
    
    Modify THcDriftChamberPlane::ProcessHits to call GetRawTdcHit().GetTimeRaw
      and call THcDCHit with new extra argument for raw time without reference time
      subtraction.