Cite as: Carrera, Edgar; (2017). Analysis code for extracting the trigger information from the CMS 2010 data. CERN Open Data Portal. DOI:10.7483/OPENDATA.CMS.TE10.IIC8
Software Analysis Workflow CMS CERN-LHC
This is an example of the C++ code (and its configuration in Python) needed to extract the trigger information from CMS Open/Legacy data. These instructions are valid to work with 2010 data. Snippets of this software can be used for physics analysis.
The examples, within the code, have plenty of in-line comments to make it more understandable and to point potential users to the original information sources. It has been put together compiling the most important pieces of already-available CMSSW software.
If downloading the files at the bottom, please always use the latest version as the older ones are deprecated.
Use this with any CMS 2010 primary dataset and/or Monte Carlo datasets.
If you do not have the CERN Virtual Machine for 2010 CMS data installed, follow the instructions in step 1 at How to install a CERN Virtual Machine. Or, alternatively, install the corresponding Docker container.
To run the analysis, follow the instructions at https://github.com/cms-opendata-analyses/TriggerInfoTool/tree/2010.
If downloading the files at the bottom, please always use the latest version as the older ones are deprecated.
GNU General Public License (GPL) version 3