forked from ram1123/nanoAOD_skim
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fix and condor improvement (#13)
* Removed transfer file from condor as now we don't have any files to transfer * Now condor job will take arguments from txt file instead of many jdl files ram1123#51 * Update .write method to file instead of multi-string now just using one string using """ * As yaml-cpp is not available on el7 container so now cloe the yaml-cpp package and build it to remove the official dependencies. This solves Issue ram1123#54 * - Fix the ele eta cut for barrel and endcap transition - Added the print statement under debug condition - Added all high mass 2l2nu signal sample * Changing the setup to work with EL9 ram1123#56 * Added variables to yml file for studying Di and single lepton triggers. (ram1123#57) * Added variables to yml file for studying Di and single lepton triggers. * Added leptons high pT triggers --------- Co-authored-by: skeshri <[email protected]> * Update condor script * Fixed the library issue and nanohadd script fix for python2 to 3 shift * Update condor job script * Added output Dir option when running locally * BugFix: Condor resubmit script is adapted as per the changes made for improving condor script ram1123#51 ram1123#56 --------- Co-authored-by: skeshri <[email protected]> Co-authored-by: skeshri <[email protected]>
- Loading branch information
1 parent
e1b6bb2
commit 81fee6c
Showing
22 changed files
with
974 additions
and
249 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
Oops, something went wrong.