Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
atlas
athena
Merge requests
!35639
KLGaussianMixtureReduction : Since we moved to CxxUtils::vec we can simplify the code a bit more
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
KLGaussianMixtureReduction : Since we moved to CxxUtils::vec we can simplify the code a bit more
ATLAS-EGamma/athena:KLMixtureReduction_default_minIndex
into
master
Overview
22
Commits
5
Pipelines
3
Changes
1
Merged
Christos Anastopoulos
requested to merge
ATLAS-EGamma/athena:KLMixtureReduction_default_minIndex
into
master
4 years ago
Overview
16
Commits
5
Pipelines
3
Changes
1
Expand
0
0
Merge request reports
Viewing commit
4d74a9f8
Prev
Next
Show latest version
1 file
+
1
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
4d74a9f8
Fix typo on comment
· 4d74a9f8
Christos Anastopoulos
authored
4 years ago
Tracking/TrkFitter/TrkGaussianSumFilter/TrkGaussianSumFilter/KLGaussianMixtureReduction.h
+
1
−
1
Options
@@ -110,7 +110,7 @@ struct triangularToIJ
@@ -110,7 +110,7 @@ struct triangularToIJ
* @brief Merge the componentsIn and return
* @brief Merge the componentsIn and return
* which componets got merged
* which componets got merged
*
*
* The inpu
p
t component array is assumed to be
* The input component array is assumed to be
* GSFUtils::alignment aligned.
* GSFUtils::alignment aligned.
*
*
*/
*/
Loading