-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mini aod part3 (7.1.X) #3875
Mini aod part3 (7.1.X) #3875
Conversation
…de for covariance propagation to PCA
* remove r9, sigmaIphiIphi from pat::Electron (in new releases it is already in reco::GsfElectron) * follow naming convention of PR cms-sw#3710 for the non-ZS ones
…loose matching for reduced conversion collection)
…nd photons with consistently relinked clusters and conversions
… behaviour of keeping supercluster and seed cluster for all output electrons and photons
Depends on cms-sw#3545 (queued) and cms-sw#3543 (already merged) Tested: 1) cmsDriver.py miniAOD_data-prod -s PAT -n 100 --data --filein /store/relval/CMSSW_7_1_0_pre6/JetHT/RECO/PRE_R_71_V2_RelVal_jet2012C-v1/00000/2CBD40F5-E2C7-E311-8206-003048678AC0.root --eventcontent MINIAOD --runUnscheduled --conditions GR_R_70_V1::All --no_exec 2) cmsDriver.py miniAOD-prod -s PAT -n 100 --mc --filein /store/relval/CMSSW_7_1_0_pre6/RelValTTbar_13/GEN-SIM-RECO/PRE_LS171_V5-v1/00000/064AD022-51C7-E311-9714-003048679228.root --eventcontent MINIAODSIM --runUnscheduled --conditions auto:startup --no_exec
Use AK5PFCHS corrections while waiting for a new GT
(--fast will replace some fastsim-incompatible MET filters with dummy boolean filters) Tested successfully with: cmsDriver RelValTTbar_13-POSTLS170_V3_FastSim-v2 -s PAT -n 10000 --mc --fast --dasquery "file dataset=/RelValTTbar_13/CMSSW_7_0_0-POSTLS170_V3_FastSim-v2/GEN-SIM-DIGI-RECO" --eventcontent MINIAODSIM --runUnscheduled --conditions POSTLS170_V3::All --no_exec
+1 |
Good - I was waiting for the core sw signature… but yes, 72x.. On May 21, 2014, at 8:43 PM, Giulio Eulisse notifications@github.com
|
so now that is merged in 72X... what's the plan? |
I'm guessing you need a PR in 70X as a backport |
also, if there are no problems in 72X so far (~24 hrs since first IB with the part3 included), |
well in order to rebase the part3 on 70X (we have the branch ready since 3 weeks), we would need part2 to be integrated in 70X!! ( see #3667 ) |
ping? (this very same git branch has been merged in 7.2.X almost two weeks ago). |
…2014-05-08-0200 Mini aod part3 (7.1.X)
Based on top of CMSSW_7_1_X_2014-05-08-0200 (but mergeable, at least as of now)
Include the relinking of e/gamma objects, more event content updates, functional cmsDriver integration.
Tested workflows:
cmsDriver.py miniAOD_data-prod -s PAT -n 100 --data --filein /store/relval/CMSSW_7_1_0_pre6/JetHT/RECO/PRE_R_71_V2_RelVal_jet2012C-v1/00000/2CBD40F5-E2C7-E311-8206-003048678AC0.root --eventcontent MINIAOD --runUnscheduled --conditions GR_R_70_V1::All --no_exec
cmsDriver.py miniAOD-prod -s PAT -n 100 --mc --filein /store/relval/CMSSW_7_1_0_pre6/RelValTTbar_13/GEN-SIM-RECO/PRE_LS171_V5-v1/00000/064AD022-51C7-E311-9714-003048679228.root --eventcontent MINIAODSIM --runUnscheduled --conditions auto:startup --no_exec
cmsDriver.py miniAOD-fsim-prod -s PAT -n 100 --mc --fast --filein /store/relval/CMSSW_7_1_0_pre7/RelValTTbar_13_AVE20/GEN-SIM-DIGI-RECO/PU_PRE_LS171_V7_FastSim-v1/00000/02658C92-B3D1-E311-98DB-02163E00CAA0.root --eventcontent MINIAODSIM --runUnscheduled --conditions PRE_LS171_V7::All --no_exec
@arizzi @bendavid