ram1123 / nanoAOD_skim

nanoAOD skiming code for vv senile-tonic VBS studies
0 stars 9 forks source link

Fix `KeepIt = True` position #40

Open ram1123 opened 5 months ago

ram1123 commented 5 months ago

In the ZXCR as well as Run3 branch, the keepIt is True without any event selection boolean condition.

Need to fix this in both branches.

This is not showstopper. As there are boolean branches and we will use them. But if we fix this, it will reduce the file size as we will discard events that we are not going to look.

ram1123 commented 3 months ago

Fixed in the ZXCR branch in commit:

878534ae1074d5f44b793d8e393c598718a67890

Will close this issue when its propagated to main Run3 branch