Skip to content

Commit b9c73e0

Browse files
authored
Merge branch 'star-bnl:main' into pr/epd_updates
2 parents 5488b69 + 2b808fb commit b9c73e0

File tree

176 files changed

+15294
-3413
lines changed

Some content is hidden

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

176 files changed

+15294
-3413
lines changed

.github/CODEOWNERS

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/OnlTools @plexoos @jml985
44
/StDb @dmarkh
55
/StDb/idl @akioogawa @dmarkh @fgeurts @iraklic @fisyak
6+
/StRoot/PWGTools @nigmatkulov @zsweger @marrbnl
67
/StRoot/RTS @akioogawa @jml985 @tonko-lj
78
/StRoot/StAnalysisMaker @fisyak
89
/StRoot/StAnalysisUtilities/StHistUtil* @genevb
@@ -46,6 +47,7 @@
4647
/StRoot/StETof* @PhilippWeidenkaff @ideppner @YannickSoehngen
4748
/StRoot/StEmc* @kkauder @rkunnawa @Navagyan @zlchang
4849
/StRoot/StEmbeddingUtilities @zhux97
50+
/StRoot/StEpd* @Femtoscopist
4951
/StRoot/StEvent* @klendathu2k
5052
/StRoot/StEvent/StTpc* @fisyak
5153
/StRoot/StEventUtilities/StEbyET0* @genevb
@@ -57,6 +59,7 @@
5759
/StRoot/StFpd* @akioogawa
5860
/StRoot/StFst* @jdbrice @sunxuhit @yezhenyu2003 @techuan-huang
5961
/StRoot/StFtt* @jdbrice
62+
/StRoot/StFwd* @jdbrice
6063
/StRoot/StGenericVertexMaker @plexoos @perevbnlgov @akioogawa @klendathu2k @fisyak
6164
/StRoot/StHbtMaker @JohnTheBlindMilkman @DanielWielanek
6265
/StRoot/StHeavyPool @starsdong @fgeurts
@@ -70,14 +73,15 @@
7073
/StRoot/StMc* @klendathu2k @perevbnlgov
7174
/StRoot/StMcAnalysisMaker @klendathu2k
7275
/StRoot/StMcEvent* @klendathu2k
76+
/StRoot/StMiniMc* @klendathu2k @fisyak @zhux97
7377
/StRoot/StMtd* @marrbnl
7478
/StRoot/StMuDSTMaker @jdbrice
7579
/StRoot/StMuDSTMaker/EMC @kkauder @rkunnawa @Navagyan
7680
/StRoot/StMuDSTMaker/RICHTOF @fgeurts @starsdong
7781
/StRoot/StPass0CalibMaker @genevb @iraklic
7882
/StRoot/StPico* @nigmatkulov @marrbnl @plexoos
7983
/StRoot/StPxl* @starsdong @GuannanXie
80-
/StRoot/StRefMultCorr @nigmatkulov @zsweger
84+
/StRoot/StRHICf* @ggfdsa10
8185
/StRoot/StRTSClient @jml985 @tonko-lj
8286
/StRoot/StShadowMaker @genevb
8387
/StRoot/StSpinPool @akioogawa @zlchang @veprbl
@@ -91,7 +95,7 @@
9195
/StRoot/StTreeMaker @perevbnlgov
9296
/StRoot/StTriggerDataMaker @akioogawa
9397
/StRoot/StTriggerUtilities @zlchang @akioogawa @jml985
94-
/StRoot/StTrsMaker @fisyak @iraklic
98+
/StRoot/StTrsMaker @fisyak @iraklic
9599
/StRoot/StUtilities/StMess* @genevb
96100
/StRoot/StUtilities/StMultiH* @genevb
97101
/StRoot/StVpd* @ZaochenYe @fgeurts
@@ -125,10 +129,10 @@
125129
/StarDb/Calibrations @genevb
126130
/StarDb/Calibrations/emc @kkauder @rkunnawa @Navagyan
127131
/StarDb/Calibrations/tof @ZaochenYe @fgeurts
128-
/StarDb/Calibrations/tpc @fisyak @iraklic
132+
/StarDb/Calibrations/tpc @fisyak @iraklic
129133
/StarDb/Calibrations/tracker @klendathu2k
130134
/StarDb/Geometry @genevb @klendathu2k
131-
/StarDb/Geometry/tpc @fisyak @iraklic
135+
/StarDb/Geometry/tpc @fisyak @iraklic
132136
/StarDb/VmcGeometry @klendathu2k
133137
/StarDb/emc @kkauder @rkunnawa @Navagyan
134138
/StarVMC @klendathu2k

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
strategy:
4848
fail-fast: false
4949
matrix:
50-
test_id: [10, 11, 22, 23, 24, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 76, 77, 78, 90, 91, 92, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123]
50+
test_id: [10, 11, 22, 23, 24, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 59, 60, 76, 77, 78, 90, 91, 92, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125]
5151
compiler: [gcc485, gcc11]
5252
env:
5353
STARENV: root5-${{ matrix.compiler }}

OnlTools/Jevp/StJevpBuilders/fttBuilder.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
#include <stdlib.h>
33

44
#include "JevpBuilder.h"
5-
65
class daqReader;
76

87
#include <TH1I.h>
@@ -200,7 +199,6 @@ class VMMHardwareMap {
200199
class VMMHardwareMap;
201200
#endif
202201

203-
204202
// DAQ RTS format for sTGC data
205203
class stgc_vmm_t;
206204
class TF1;

0 commit comments

Comments
 (0)