Skip to content
Snippets Groups Projects
  • Mark Jones's avatar
    8161a5b9
    Fix mistakes in ProcessHits · 8161a5b9
    Mark Jones authored
    1) Add test for root version when filling sighit1
    2) Fixed line which had wrong order in Set and needed two integer values
       sighit1->Set(1,(Int_t)(hit->fADC_pos - 470.7));
    8161a5b9
    History
    Fix mistakes in ProcessHits
    Mark Jones authored
    1) Add test for root version when filling sighit1
    2) Fixed line which had wrong order in Set and needed two integer values
       sighit1->Set(1,(Int_t)(hit->fADC_pos - 470.7));