Skip to content

Commit 6965cf0

Browse files
authored
add fcsDb as dependency for fwdTrack chain option (#732)
Let's merge...
1 parent 63ee220 commit 6965cf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StRoot/StBFChain/BigFullChain.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1702,7 +1702,7 @@ Bfc_st BFC[] = { // standard chains
17021702
"sTGC Point maker", kFALSE},
17031703
{"FttQA","","fttChain","","StFttQAMaker","StFttQAMaker", "sTGC Raw hit QA maker", kFALSE},
17041704

1705-
{"FwdTrack","","","","StFwdTrackMaker",
1705+
{"FwdTrack","","","fcsDb","StFwdTrackMaker",
17061706
"XMLIO,genfit2,KiTrack,StarGeneratorUtil,libMathMore,StEventUtilities,StEpdUtil,StFwdTrackMaker",
17071707
"Forward Track Maker", kFALSE},
17081708

0 commit comments

Comments
 (0)