--
BenjaminLuckyTran - 2016-09-07
1. ID card
2. Papers
I am basing my analysis technique off of the HIN-14-002 and HIN-15-006 papers.
3. Workflow
To set up the environment:
cmsrel CMSSW_5_3_20
cd CMSSW_5_3_20/src
cmsenv
*need to set up a git*
scram b -j 4
4. Datasets and Cuts
a) Datasets
year |
System |
Evt type |
CMSSW |
DataSet name |
DAS Link |
Notes |
2013 |
pPb |
HM |
5320 |
/PAHighPt/davidlw-PA2013_FlowCorr_PromptReco_TrkHM_Gplus_Rereco_ReTracking_v18-28b2b9cce04ec3f20baeb96fbd2295a8/USER |
DAS |
rereco |
2013 |
pPb |
HM |
5320 |
/PAHighPt/davidlw-PA2013_FlowCorr_PromptReco_TrkHM_Gplus_ReTracking_v18-28b2b9cce04ec3f20baeb96fbd2295a8/USER |
DAS |
prompt |
2013 |
pPb |
HM |
5320 |
/PAHighPt/davidlw-PA2013_FlowCorr_PromptReco_TrkHM_Gplus_Reverse_ReTracking_v18-28b2b9cce04ec3f20baeb96fbd2295a8/USER |
DAS |
reverse |
2013 |
pPb |
MB |
5320 |
/PAMinBiasUPC/davidlw-PA2013_FlowCorr_PromptReco_MB_Gplus_Rereco_ReTracking_v18-25c9a89be536a41c8ccb3c75e9fd9358/USER |
DAS |
rereco |
2013 |
pPb |
MB |
5320 |
/PAMinBiasUPC/davidlw-PA2013_FlowCorr_PromptReco_MB_Gplus_ReTracking_v18-25c9a89be536a41c8ccb3c75e9fd9358/USER |
DAS |
prompt |
2013 |
pPb |
MB |
5320 |
/PAMinBiasUPC/davidlw-PA2013_FlowCorr_PromptReco_MB_Gplus_Reverse_ReTracking_v18-25c9a89be536a41c8ccb3c75e9fd9358/USER |
DAS |
reverse |
b) Track Selection
- HighPurity
- -2.4 < η < 2.4
- pT > 0.4
- δpT/pT < 0.1
- dz/σdz < 3.0
- dxy/σdxy < 3.0
Topic revision: r1 - 2016-09-07
- unknown