Skip to content
Snippets Groups Projects
Commit b4cbbd57 authored by Morfouace's avatar Morfouace
Browse files

Merge branch 'NPTool.2.dev' of https://github.com/adrien-matta/nptool into NPTool.2.dev

parents bb4a02bb cba7ee5d
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ namespace TIARA{ ...@@ -50,7 +50,7 @@ namespace TIARA{
const G4double ResoTime = 0 ; const G4double ResoTime = 0 ;
const G4double ResoEnergyInnerBarrel = 0.058*MeV ;// = 136keV of Resolution // Unit is MeV/2.35 const G4double ResoEnergyInnerBarrel = 0.058*MeV ;// = 136keV of Resolution // Unit is MeV/2.35
const G4double ResoEnergyOuterBarrel = 0.058*MeV ;// = 136keV of Resolution // Unit is MeV/2.35 const G4double ResoEnergyOuterBarrel = 0.058*MeV ;// = 136keV of Resolution // Unit is MeV/2.35
const G4double ResoEnergyHyball = 0.001*MeV ;// = 87keV of Resolution // Unit is MeV/2.35 const G4double ResoEnergyHyball = 0.029*MeV ;// = 70keV of Resolution // Unit is MeV/2.35
const G4double EnergyThreshold = 200*keV; const G4double EnergyThreshold = 200*keV;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment