Opened 11 years ago
#278 new How to
Reproducing ATLAS SUSY Searches
Reported by: | Bryan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Delphes code | Version: | Delphes 3 |
Keywords: | Cc: |
Description
I am trying to reproduce some of the ATLAS SUSY searches (e.g. ATLAS-CONF-2013-068), and would like to be able to work with both signal that I can generate as well as the publicly-available Snowmass backgrounds. I am currently running into two issues: while I am able to perform the necessary cuts, I am not able to write the events that pass those cuts to a new ROOT file, I am having trouble figuring out how to incorporate the ATLAS .tcl file.
I have looked through a few of the pieces of the example code that comes with Delphes, but have not figure out how to do this. Any help is appreciated.