Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
nptool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
np
nptool
Commits
f59a727e
Commit
f59a727e
authored
4 years ago
by
Adrien Matta
Browse files
Options
Downloads
Patches
Plain Diff
* changing mugast resolution
parent
183e5b48
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NPSimulation/Detectors/Mugast/Mugast.cc
+1
-1
1 addition, 1 deletion
NPSimulation/Detectors/Mugast/Mugast.cc
with
1 addition
and
1 deletion
NPSimulation/Detectors/Mugast/Mugast.cc
+
1
−
1
View file @
f59a727e
...
@@ -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.01
4
9
;
//
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment