Skip to content
Snippets Groups Projects
  • Mark Jones's avatar
    75125f22
    Modify THcAerogel.cxx · 75125f22
    Mark Jones authored
    Modify THcAerogel::CoarseProcess
    
    
    
    For each PMT, fGoodPosAdcMult.at(npmt) was being set to the total number of positive PMTs with an
    adc hit and fGoodNegAdcMult.at(npmt) was being set to the total number of negative PMTs with an
    adc hit.
    
    To be like the other dectectors make fGoodPosAdcMult.at(npmt)
    and  GoodNegAdcMult.at(npmt) be the number of adc hits for that particular
    PMT.
    75125f22
    History
    Modify THcAerogel.cxx
    Mark Jones authored
    Modify THcAerogel::CoarseProcess
    
    
    
    For each PMT, fGoodPosAdcMult.at(npmt) was being set to the total number of positive PMTs with an
    adc hit and fGoodNegAdcMult.at(npmt) was being set to the total number of negative PMTs with an
    adc hit.
    
    To be like the other dectectors make fGoodPosAdcMult.at(npmt)
    and  GoodNegAdcMult.at(npmt) be the number of adc hits for that particular
    PMT.
THcAerogel.cxx 44.21 KiB