We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d578543 + 8c63623 commit 534f115Copy full SHA for 534f115
StRoot/StBFChain/BigFullChain.h
@@ -1784,8 +1784,6 @@ Bfc_st BFC[] = { // standard chains
1784
, "StEventUtilities,StiUtilities,StiMaker","Sti tracker",kFALSE},
1785
{"StiCA" ,"Sti","","Sti","StiMaker","TPCCATracker" ,"StiCA tracker",kFALSE},
1786
{"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},
1789
{"HLTCA" ,"" ,"Sti","", "StHLTCAMaker","StHLTCAMaker", "HLT reconstruction",kFALSE},
1790
{"KFVertex" ,"" ,"Sti","-genvtx,-VFMinuit,-VFFV,-VFMCE,-VFppLMV,-VFPPVnoCTB,-VFPPV,-Kink2,-V02,-Xi2"
1791
,"StKFVertexMaker", "MathMore,Spectrum", "...KFParticle based multi vertex reconstruction",kFALSE},
StRoot/StGmtUtil/geometry/StGmtGeom.h
@@ -10,6 +10,7 @@
10
#define _ST_GMT_GEOM_H_
11
12
#include <TVector3.h>
13
+#include <TString.h>
14
#include <string>
15
#include <sstream>
16
#include <cstdlib>
0 commit comments