next-exp / nexus

Geant4 simulation framework of the NEXT Collaboration
5 stars 55 forks source link

Add setters in SiPMSensl class #106

Closed halmamol closed 3 years ago

halmamol commented 3 years ago

This PR adds setters for time_binning_ and visibility_ parameters in SiPMSensl class. The NewKDB geometry is accordingly adapted.

paolafer commented 3 years ago

Some tests are failing because you removed the configuration parameters of the SensL class. Please, update the macros accordingly.

halmamol commented 3 years ago

I've added sipm_visibility in NextNewKDB, and I've modified NEW macros accordingly including both parameters (sipm_visibility and sipm_time_binning).