Skip to content

Commit 534f115

Browse files
authored
Merge branch 'star-bnl:main' into main
2 parents d578543 + 8c63623 commit 534f115

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

StRoot/StBFChain/BigFullChain.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1784,8 +1784,6 @@ Bfc_st BFC[] = { // standard chains
17841784
, "StEventUtilities,StiUtilities,StiMaker","Sti tracker",kFALSE},
17851785
{"StiCA" ,"Sti","","Sti","StiMaker","TPCCATracker" ,"StiCA tracker",kFALSE},
17861786
{"StiCAPerf","","","","", "TPCCATrackerPerformance", "CA Performance",kFALSE},
1787-
{"StiCA" ,"Sti","","Sti,StiLib,StiCALib,StiLibs,SCL,StEvent,StDbT,TpcIT,compend,tbutil","StiMaker"
1788-
, "StEventUtilities,libEG,StiUtilities,StiMaker","Sti+CA tracker",kFALSE},
17891787
{"HLTCA" ,"" ,"Sti","", "StHLTCAMaker","StHLTCAMaker", "HLT reconstruction",kFALSE},
17901788
{"KFVertex" ,"" ,"Sti","-genvtx,-VFMinuit,-VFFV,-VFMCE,-VFppLMV,-VFPPVnoCTB,-VFPPV,-Kink2,-V02,-Xi2"
17911789
,"StKFVertexMaker", "MathMore,Spectrum", "...KFParticle based multi vertex reconstruction",kFALSE},

StRoot/StGmtUtil/geometry/StGmtGeom.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#define _ST_GMT_GEOM_H_
1111

1212
#include <TVector3.h>
13+
#include <TString.h>
1314
#include <string>
1415
#include <sstream>
1516
#include <cstdlib>

0 commit comments

Comments
 (0)