ViewVC Help
View Directory | Root Listing
root/cvsroot/UserCode/CMG/CMGTools/Common/python/PAT
File Last Change
 ../
MetRegression_cff.py 1.3 (12 years ago) by cbern: prepared for MET regression...
MetSignificance_cff.py 1.1 (12 years ago) by cbern: reorganized the PAT tuplizer sequences for 44/52 transparency
PATCMG_cff.py 1.32 (11 years ago) by hinzmann: add candidate producer and corresponding event content
PATElectrons_cff.py 1.14 (12 years ago) by lucieg: lucieg_Ap8
PATGenJet_cff.py 1.2 (12 years ago) by cbern: changes for 52
PATJetsCHS_cff.py 1.1 (12 years ago) by cbern: reorganized the PAT tuplizer sequences for 44/52 transparency
PATJets_cff.py 1.13 (11 years ago) by kkousour: Modified stuff related to the soft hadronic activity for VBF Hbb
PATMet_cff.py 1.4 (12 years ago) by wreece: Removes all uses of cmssw52 and replaces with isNewerThan('CMSSW_5_2_0')
PATMuons_cff.py 1.5 (12 years ago) by lucieg: lucieg_Ap8
PATPhotons_cff.py 1.2 (12 years ago) by pjanot: Fix a cut on the selected photons, and a missing component name for isodeposits (valid only in 530)
PATTaus_cff.py 1.9 (11 years ago) by cbern: updated global tags with new JECs from June 4
PATTrigger_cff.py 1.3 (12 years ago) by cbern: fixed GT bug
addFilterPaths_cff.py 1.13 (11 years ago) by lucieg: added hcal laser filter for 2012
addLeptCustomIsoDeposit_cff.py 1.7 (13 years ago) by cbern: I've committed some modifications to the HEAD of CMGTools/Common, just update -A if you want to try them: * full PAT sequence in place (almost) ** custom det-based isolation for electrons and muons ** pat trigger ** chs jets ** can now remove object sequences easily from the cfg ** runOnV4 and runOnMC flags implemented ** pre and post path counters added ** PAT event content more or less ok ** electron ID in place (VBTF, CIC, new MVA) ** MET sequence in place. The CMG MET is still the raw MET as I don't see the benefit of the type 1 on Z+jet events and on top events ** *Still missing the conversions* ** *Still need to add the jet substructure sequences* * CMG tuple running * CMG tuple event content more or less ok * checked that patTuple_PF2PAT_forCMG_cfg.py still runs. Need to check event contents You might want to consider checking physics objects already. I propose to share this task in the following way (if you can't, don't hesitate to post here. I will also send you a private mail tomorrow to make sure you've read this task ;-) ) * cris: check muons * somebody from LLR or Roko: check electrons * Andreas: check jets and rhos, CHS and non CHS * Will: check MET * Sezen: check b tagging * Jose: check taus * Colin: check RECO event content * Enrique: check PAT and CMG event contents when the old patTuple_PF2PAT_forCMG_cfg.py is ran (I had to modify the event content definition for the new sequence... should be ok but we never know) I think that the checks that needs to be done for each physics object are: * make sure that the configuration obtained with the new file is the same as with the old file. You can use the edmConfigBrowser, or print the module in the python prompt (ask me if needed) * make sure the configuration is the one recommended by the POG * check the event content is the PAT tuple * check the event content in the CMG tuple * run on the DYJet sample and make plots to see if everything is as you expect. I will produce this DYJet sample for everybody tomorrow. * check that you get exactly the same result with the old and the new cfgs. I will produce a second sample with the old cfg for everybody tomorrow. Thanks a lot for your help. Colin
addMETSignificance_cff.py 1.1 (13 years ago) by benitezj: added MET significance, removed tau isolation
addMITElectronID.py 1.3 (13 years ago) by hinzmann: make sure MITElectronID works
addPATElectronID_cff.py 1.2 (13 years ago) by cbern: added leptons made from GsfElectrons, and from reco::Muons
addStdLeptons.py 1.2 (13 years ago) by cbern: adapted to changes in PAT. the electron vetoes should now be ok. Note: std lep sequences have changed name
electronIDs_cfi.py 1.2 (13 years ago) by cbern: integrating stuff from the B52X branch
jetSubstructure_cff.py 1.7 (12 years ago) by hinzmann: add optionally for AK7 pruned jets
patCMGEventContent_cff.py 1.2 (13 years ago) by musella: Integrated PU JetID in cfg's
patCMGSchedule_cff.py 1.11 (12 years ago) by wreece: Adds the track pog filters
patConversions_cfi.py 1.1 (12 years ago) by cbern: - added patConversions - corrected PAT event content for pat lepton trigger matching
patElectronID_cff.py 1.4 (12 years ago) by cbern: reorganized the PAT tuplizer sequences for 44/52 transparency
patElectronsWithDirectionalIsolation_cfi.py 1.1 (12 years ago) by lucieg: lucieg_Ap8
patElectronsWithMVA_cfi.py 1.1 (12 years ago) by govoni: MVA electron ISO added in the CMG chain
patElectronsWithRegressionVars_cfi.py 1.2 (12 years ago) by lucieg: lucieg_Ap8
patElectronsWithTrigger_cff.py 1.4 (12 years ago) by bachtis: Adding regression variables for electrons
patLeptModifiedIsoDeposit_cff.py 1.5 (13 years ago) by cbern: I've committed some modifications to the HEAD of CMGTools/Common, just update -A if you want to try them: * full PAT sequence in place (almost) ** custom det-based isolation for electrons and muons ** pat trigger ** chs jets ** can now remove object sequences easily from the cfg ** runOnV4 and runOnMC flags implemented ** pre and post path counters added ** PAT event content more or less ok ** electron ID in place (VBTF, CIC, new MVA) ** MET sequence in place. The CMG MET is still the raw MET as I don't see the benefit of the type 1 on Z+jet events and on top events ** *Still missing the conversions* ** *Still need to add the jet substructure sequences* * CMG tuple running * CMG tuple event content more or less ok * checked that patTuple_PF2PAT_forCMG_cfg.py still runs. Need to check event contents You might want to consider checking physics objects already. I propose to share this task in the following way (if you can't, don't hesitate to post here. I will also send you a private mail tomorrow to make sure you've read this task ;-) ) * cris: check muons * somebody from LLR or Roko: check electrons * Andreas: check jets and rhos, CHS and non CHS * Will: check MET * Sezen: check b tagging * Jose: check taus * Colin: check RECO event content * Enrique: check PAT and CMG event contents when the old patTuple_PF2PAT_forCMG_cfg.py is ran (I had to modify the event content definition for the new sequence... should be ok but we never know) I think that the checks that needs to be done for each physics object are: * make sure that the configuration obtained with the new file is the same as with the old file. You can use the edmConfigBrowser, or print the module in the python prompt (ask me if needed) * make sure the configuration is the one recommended by the POG * check the event content is the PAT tuple * check the event content in the CMG tuple * run on the DYJet sample and make plots to see if everything is as you expect. I will produce this DYJet sample for everybody tomorrow. * check that you get exactly the same result with the old and the new cfgs. I will produce a second sample with the old cfg for everybody tomorrow. Thanks a lot for your help. Colin
patMuonsWithDirectionalIsolation_cfi.py 1.1 (12 years ago) by lucieg: lucieg_Ap8
patMuonsWithMVA_cfi.py 1.1 (12 years ago) by cbern: is PF muon embedding
patMuonsWithPF_cfi.py 1.1 (12 years ago) by cbern: is PF muon embedding
patMuonsWithTrigger_cff.py 1.3 (12 years ago) by lucieg: lucieg_Ap8
photonPFIsolationDeposits_cff.py 1.4 (12 years ago) by bachtis: Fixing the issue in PG Photon isolation and re-enabling photon sequence
removePhotonMatching.py 1.1 (13 years ago) by cbern: new PF2PAT recipe
rho_cff.py 1.2 (12 years ago) by cbern: bug fix on tkMET
tauTools.py 1.3 (13 years ago) by benitezj: fixed tau code for new PF2PAT defaults, tighter preselected tau jets, 15 GeV cut on patTaus, no pfCand embeding in taus
0 directories and 37 files shown