-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport patches for embedding (#493)
* All codes in PR #466 are included, to fix the offline cluster finder (PRs #417 and #429), update TpcRS parameter for Run19 (PR #463). * Codes in PR #281 are included, to fix the gating grid simulation and to fix the StMcEventMaker for iTPC simulation. These patches are needed for SL21d based embedding productions (Run18 Isobar st_hf/st_upc, Run19 FXT, Run20 FXT runs). Co-authored-by: Dmitri Smirnov <[email protected]>
- Loading branch information
Showing
16 changed files
with
1,059 additions
and
277 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# $Id $ | ||
# package StMcEventMaker | ||
# author: | ||
Library:libStMcEventMaker.so:LIBS += -lgen_Tables -lsim_Tables -lStChain -l_StEEmcUtil -l_StEmcUtil -lStMcEvent | ||
Library:libStMcEventMaker.so:LIBS += -lgen_Tables -lsim_Tables -lStChain -lStEEmcUtil -lStEmcUtil -lStMcEvent | ||
#Library:libStMcEventMaker.so:LIBS += -lgen_Tables -lsim_Tables -lStChain -lStEEmcUtil -lStEmcUtil -lStMcEvent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.