Skip to content
Snippets Groups Projects

Updating GenFilterTool for derivations

Merged Zach Marshall requested to merge zmarshal/athena:master_FilterUpdate into master
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -31,9 +31,7 @@ namespace DerivationFramework {
switch(orig) {
case ParticleOrigin::WBoson:
return true;
case ParticleOrigin::ZBoson:
return true;
case ParticleOrigin::TauLep:
return true;
default:
Loading