Skip to content
Snippets Groups Projects

TrigInDetAnalysisUser: change a0 cuts to increase the number of events and the range on the histo

Merged Eva Guilloton requested to merge evguillo/athena:LRT_tests into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -5,7 +5,7 @@ eta = 2.5;
#elif defined(LARGED0_EL)
a0=4.;
#elif defined(LRT)
a0=50.;
a0=100.;
#else
a0=3.;
#endif
Loading