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
!66439
TrigT2HistoPrmVtx: delete unused package
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
TrigT2HistoPrmVtx: delete unused package
fwinkl/athena:TrigT2HistoPrmVtx
into
main
Overview
4
Commits
1
Pipelines
1
Changes
11
Merged
Frank Winklmeier
requested to merge
fwinkl/athena:TrigT2HistoPrmVtx
into
main
1 year ago
Overview
4
Commits
1
Pipelines
1
Changes
11
Expand
Package is not used and deprecated since Run-2 (
ATR-22839
).
0
0
1
Merge request reports
Compare
main
main (base)
and
latest version
latest version
1e23710c
1 commit,
1 year ago
11 files
+
0
−
1013
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
Trigger/TrigAlgorithms/TrigT2HistoPrmVtx/doc/packagedoc.h deleted
100644 → 0
+
0
−
20
Options
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
/**
@page TrigT2HistoPrmVtx_page TrigT2HistoPrmVtx Package
@author Andrea.Coccaro@ge.infn.it
@section TrigT2HistoPrmVtx_Introduction
This package performs a very fast primary vertex reconstruction in Z coordinate.
It is currently used in the Bjet slice chain since the computation of likelihood methods
using longitudinal impact parameter needs the estimation of the primary vertex Z coordinate
(for the time being, it is assumed that the primary vertex in the transverse plane is zero).
*/
Loading