ubneutrinos / searchingfornues

Search for electron neutrinos in MicroBooNE
http://microboone.fnal.gov
6 stars 12 forks source link

Calorimetry analysis tool nhits wrong #14

Closed nfoppiani closed 4 years ago

nfoppiani commented 4 years ago

Instead of being 0, it is filled with 2147483648, and often it does not match the actual value.

nfoppiani commented 4 years ago

I think the first is a problem of cast from int to the type the branch of the root tree is filled with

nfoppiani commented 4 years ago

The second is probably related to the fact that not all hits in a cluster are use for the calorimetry object...