Skip to content
Snippets Groups Projects
Commit f59a727e authored by Adrien Matta's avatar Adrien Matta :skull_crossbones:
Browse files

* changing mugast resolution

parent 183e5b48
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ using namespace CLHEP; ...@@ -64,7 +64,7 @@ using namespace CLHEP;
namespace Mugast_NS{ namespace Mugast_NS{
// Resolution // Resolution
const G4double SigmaTime = 0.212765957 ;// = 500ps const G4double SigmaTime = 0.212765957 ;// = 500ps
const G4double SigmaEnergy = 0.0149 ;// 0.0223 = 52keV of Resolution // Unit is MeV/2.35 14.861996 const G4double SigmaEnergy = 0.019 ;//
const G4double TimeOffset = 500 ;// 500 ns stop const G4double TimeOffset = 500 ;// 500 ns stop
// Threshold // Threshold
......
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