Modifications to permit skimming of DAOD_PHYS with derivation framework
Compare changes
Files
7@@ -13,7 +13,7 @@
This MR makes a number of alterations to the derivation framework and the job transforms executors to enable the skimming of DAOD_PHYS using the derivation framework machinery. The changes allow commands of this type:
Reco_tf.py --inputDAOD_PHYSFile DAOD_PHYS.pool.root --outputD2AODFile test.pool.root --reductionConf SKIMTEST
where SKIMTEST is a test format set up to test this workflow. The changes made are as follows:
Formats that are to be skimmed from DAOD_PHYS will need to be set up or modified specifically - existing formats won't generally work as-is, as they use AOD-level information.