Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More STV Cleanup #607

Merged
merged 18 commits into from
Oct 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
c4279b1
[stv cleanup] Remove hit errors and constants for Stv
klendathu2k Oct 17, 2023
f52951f
[xtrak cleanup] Uses StvUtil, which has disappeared with recent stv c…
klendathu2k Oct 17, 2023
083483a
[stv cleanup] Remove stv options (including the ca. 2010 evaluation o…
klendathu2k Oct 17, 2023
75209d8
[stv cleanup] Refactor GetOption("Stv") --> false
klendathu2k Oct 17, 2023
f1fa61d
[stv cleanup] maker == StvMaker --> false
klendathu2k Oct 17, 2023
60e1ad9
[stv cleanup] ... commented code goes bye bye
klendathu2k Oct 17, 2023
b90e21d
[stv cleanup] Remove configuration of Stv for svt hits
klendathu2k Oct 17, 2023
0b20a68
[stv cleanup] Mostly... remove STVOPTION from logic where it is ||'d …
klendathu2k Oct 17, 2023
0615839
[stv cleanup] Remove branch on STVOPTION b/c it is always false.
klendathu2k Oct 17, 2023
a0c195c
[stv cleanup] STVOPTION --> false... anythin&&STVOPTION --> false
klendathu2k Oct 17, 2023
8663605
[stv cleanup] false || X --> X
klendathu2k Oct 17, 2023
fd90477
[stv cleanup !false --> true
klendathu2k Oct 17, 2023
318410f
[stv cleanup] If true...
klendathu2k Oct 17, 2023
b0eddbb
[stv cleanup] IAttr("Stv")-->false
klendathu2k Oct 17, 2023
f6bd9dd
[stv cleanup] ...
klendathu2k Oct 17, 2023
047d9f8
[stv cleanup] Always false doesn't matter.
klendathu2k Oct 17, 2023
84e47a8
[stv cleanup] Add note. Not sure whether the StvPPVertex finder has …
klendathu2k Oct 17, 2023
ab8cbb3
[stv cleanup] Additional removal of Stv tables, macros, etc...
klendathu2k Oct 17, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions StDb/idl/StvHitErrs.idl

This file was deleted.

52 changes: 0 additions & 52 deletions StDb/idl/StvKonst.idl

This file was deleted.

39 changes: 0 additions & 39 deletions StDb/idl/StvTpcHitErrs.idl

This file was deleted.

Loading