Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Merge requests
!933
Untemplify Powerfield
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Untemplify Powerfield
pf3
into
main
Overview
0
Commits
30
Pipelines
5
Changes
133
Merged
Wuttke, Joachim
requested to merge
pf3
into
main
2 years ago
Overview
0
Commits
30
Pipelines
5
Changes
1
Expand
0
0
Merge request reports
Compare
version 1
version 4
30affd3f
2 years ago
version 3
8266fbc6
2 years ago
version 2
8c9cc95c
2 years ago
version 1
1501ac27
2 years ago
main (base)
and
version 2
latest version
b7a85661
30 commits,
2 years ago
version 4
30affd3f
29 commits,
2 years ago
version 3
8266fbc6
28 commits,
2 years ago
version 2
8c9cc95c
27 commits,
2 years ago
version 1
1501ac27
26 commits,
2 years ago
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Device/Histo/HistogramUtils.cpp
+
1
−
0
Options
@@ -22,6 +22,7 @@
#include
"Device/Histo/Histogram2D.h"
#include
"Device/Histo/IOFactory.h"
#include
"Device/Histo/SimulationResult.h"
#include
<algorithm>
#include
<cmath>
#include
<iostream>
#include
<tspectrum.h>
// third-party code, extracted from CERN ROOT (class TSpectrum2)
Loading