cms-opendata-analyses / PhysObjectExtractorTool

This repository has working code examples (snippets) on how to access different physics objects in the context of CMSSW software.
6 stars 36 forks source link

Implement SIP3D variables for electrons and muons #74

Closed caredg closed 2 years ago

caredg commented 2 years ago

for electrons and muons, one variable that we are missing and it is explicitly used in the ttbarljets analysis, as stated here and here is the 3D impact parameter SIP3D. The original implementation is here, but I guess a more recent implementation using the IPTools tool can be seen [here](https://github.com/cms-sw/cmssw/blob/CMSSW_7_6_X/PhysicsTools/PatAlgos/plugins/PATElectronProducer.cc#:~:text=to%20is%20there-,if%20(%20track.isNonnull()%20%26%26%20track.isAvailable()%20)%20%7B,%7D,-//Electron%20Id)

caredg commented 2 years ago

Done with 6ab15bae2dfd6493334556506cf3d979069ca5d8 and 05bba3968ba2e61c1fead1d21fea3abb56e1effe