Skip to content

Commit de33667

Browse files
authored
Revert kfparticle v2 (star-bnl#741)
Although it was approved by @iraklic and @nigmatkulov and merged by @fisyak into the main branch, it was deemed premature and not in accordance with established STAR practices. By executive decision, the changes in PRs star-bnl#736 and star-bnl#734 were reverted to allow @genevb to build a new library from the main branch.
1 parent 059d2d6 commit de33667

File tree

144 files changed

+6810
-38353
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+6810
-38353
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
/StRoot/PWGTools @nigmatkulov @zsweger @marrbnl @lbavinh
77
/StRoot/RTS @akioogawa @jml985 @tonko-lj
88
/StRoot/StAnalysisMaker @fisyak @R-Witt @iraklic
9-
/StRoot/*KFP* @fisyak @R-Witt @iraklic
109
/StRoot/StAnalysisUtilities/StHistUtil* @genevb
1110
/StRoot/StAssociationMaker/EMC @kkauder @rkunnawa @Navagyan
1211
/StRoot/StBFChain @genevb @plexoos @klendathu2k @fisyak @R-Witt @iraklic

.github/workflows/build-pull-request.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,13 @@ on:
88
- '!.github/workflows/**'
99

1010
concurrency:
11-
group: ${{ github.workflow }}-x[${{ github.event.pull_request.number || github.ref }}
11+
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
1212
cancel-in-progress: true
1313

1414
jobs:
1515
build:
1616
runs-on: ubuntu-latest
1717
strategy:
18-
fail-fast: false
1918
matrix:
2019
starenv: [root5, root6]
2120
compiler: [gcc485, gcc11]

StRoot/KFParticle/KFPEmcCluster.cxx

Lines changed: 0 additions & 190 deletions
This file was deleted.

StRoot/KFParticle/KFPEmcCluster.h

Lines changed: 0 additions & 133 deletions
This file was deleted.

0 commit comments

Comments
 (0)