romeof/BTagRunII
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
#################################################### Code developed by: Francesco Romeo, Sarmad Masood Shaheen, and Huaqiao Zhang ################################################### The code implemented here is intended to study b jet object for RunII. In order to use the code you need to follow these steps: 1. You need to work at the SLC6 area 2. set the CMSSW release: cmsrel CMSSW_7_2_4 3. Enter the src folder: cd CMSSW_7_2_4/src 4. Type cmsenv on src: cmsenv 5. Get the code: git clone https://github.com/romeof/BTagRunII.git