CYGNUS-RD / reconstruction

Camera and scope analysis tools
0 stars 25 forks source link

Addition of a PMT variable and correction of int and intc size #247

Closed GioDho closed 8 months ago

GioDho commented 8 months ago

Addition of a numpy array parameter saving which contains the channels the PMT analysis is performed on. Also since int is in C so ROOT and python a 32 bit variable, but not in numpy (64 bit), the tree dimension was modified accordingly