GRIFFINCollaboration / efficiencyCalculator

A tool to calculate gamma efficiencies for GRIFFIN.
http://griffincollaboration.github.io/efficiencyCalculator
Other
3 stars 2 forks source link

computeCoincRate() #4

Open AdamGarnsworthy opened 11 years ago

AdamGarnsworthy commented 11 years ago

HPGeEff = efficient(energy1)efficient(energy2)(15/16),

Need to remove the hard-coding for 16 clovers and receive the current status of nHPGeSwitch to make the calculation: ((nHPGeSwitch-1)/nHPGeSwitch)

In the LaBr3 case also need to make it check the number of LaBr3 present. See other issue to be created regarding LaBr3.

bkatiemills commented 11 years ago

Yes of course, this is just demo code while I implement more important things.