File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ struct TableMaker {
290290 context.mOptions .get <bool >(" processFullWithCent" ) || context.mOptions .get <bool >(" processFullWithCovAndEventFilter" ) ||
291291 context.mOptions .get <bool >(" processFullWithCovMultsAndEventFilter" ) || context.mOptions .get <bool >(" processMuonOnlyWithCovAndCentMults" ) ||
292292 context.mOptions .get <bool >(" processMuonOnlyWithCov" ) || context.mOptions .get <bool >(" processMuonOnlyWithCovAndEventFilter" ) || context.mOptions .get <bool >(" processAmbiguousMuonOnlyWithCov" ) ||
293- context.mOptions .get <bool >(" processMuonsAndMFT" ) || context.mOptions .get <bool >(" processMuonsAndMFTWithFilter" ) || context.mOptions .get <bool >(" processMuonMLOnly" ));
293+ context.mOptions .get <bool >(" processMuonsAndMFT" ) || context.mOptions .get <bool >(" processMuonsAndMFTWithFilter" ) || context.mOptions .get <bool >(" processMuonMLOnly" ) || context. mOptions . get < bool >( " processAssociatedMuonOnlyWithCov " ) || context. mOptions . get < bool >( " processAssociatedRealignedMuonOnlyWithCov " ) );
294294
295295 if (enableBarrelHistos) {
296296 if (fDoDetailedQA ) {
You can’t perform that action at this time.
0 commit comments