- Mar 08, 2018
-
-
Rosen Matev authored
Prepare v28r0 release See merge request lhcb/Moore!135
-
Rosen Matev authored
-
Rosen Matev authored
Miscellaneous improvements to tests See merge request lhcb/Moore!129
-
- Mar 07, 2018
-
-
Rosen Matev authored
-
Rosen Matev authored
-
- Feb 24, 2018
-
-
Rosen Matev authored
Merge 2017-patches into 2018-patches See merge request lhcb/Moore!133
-
- Feb 16, 2018
-
-
Rosen Matev authored
Conflicts: CMakeLists.txt
-
- Feb 15, 2018
-
-
Rosen Matev authored
Prepare v26r6p1 release See merge request lhcb/Moore!131
-
Rosen Matev authored
-
Rosen Matev authored
-
- Jan 30, 2018
-
-
Rosen Matev authored
Prepare application and tests for 2018 See merge request lhcb/Moore!127
-
Rosen Matev authored
-
- Jan 27, 2018
-
-
Rosen Matev authored
-
Rosen Matev authored
-
Rosen Matev authored
- Use 2018 DataType - Test Physics_pp_2018 settings - Use 0x1707 L0 TCK throughout - Use 2017NB_L0Filt0x1707 data
-
Rosen Matev authored
Merge 2017-patches into 2018-patches See merge request lhcb/Moore!128
-
- Jan 25, 2018
-
-
Rosen Matev authored
Improve filtering and writing with L0App See merge request lhcb/Moore!120
-
- Jan 24, 2018
-
-
Rosen Matev authored
Merge 2017-patches into 2018-patches See merge request lhcb/Moore!124
-
Rosen Matev authored
- update input data for data and simulation - simplify existing tests and add more
-
Rosen Matev authored
Fix verbosity of hlt2prcheck test See merge request lhcb/Moore!126
-
- Jan 21, 2018
-
-
Rosen Matev authored
With the fix in !125, the hlt2prcheck test started failing since the VERBOSE output level was suddenly respected, which caused the qmtest machinery to consume an enourmous amount of memory.
-
- Jan 19, 2018
-
-
Rosen Matev authored
Allow configuration to override INFO level default. See merge request lhcb/Moore!125
-
Alex Pearce authored
-
- Jan 10, 2018
-
-
Rosen Matev authored
Propagate Moore's Simulation property to HltConf See merge request lhcb/Moore!113
-
- Dec 28, 2017
-
-
Rosen Matev authored
Fix various tests See merge request lhcb/Moore!119
-
- Dec 24, 2017
-
-
Rosen Matev authored
-
Rosen Matev authored
-
- Dec 22, 2017
-
-
Rosen Matev authored
-
- Dec 21, 2017
-
-
Rosen Matev authored
-
- Dec 20, 2017
-
-
Rosen Matev authored
-
Rosen Matev authored
-
Rosen Matev authored
-
- Dec 19, 2017
-
-
Alex Pearce authored
-
- Dec 18, 2017
-
-
Rosen Matev authored
-
Rosen Matev authored
Until now we had to hack together filters in options with limited success. This MR addresses that. Two properties are added for filtering: `EventPreFilters` and `L0Filter`. The former is a list of algorithms to be executed before the L0 sequence a la DaVinci. The latter is the Code for a LoKi L0Filter and is executed afterwards. The typical filter is `'L0_DECISION(LHCb.L0DUDecision.Any)'`, which will ensure that only events where L0 fired will be written. Another possibility is to use `'L0_DECISION(LHCb.L0DUDecision.Physics)'` which will restrict further to events from channels with mask `xx1`. Another property `Monitor` controls whether L0DUReportMonitor is run (just after the L0 sequence and before `L0Filter`). Monitoring is enabled by default but otherwise deffault behaviour is not changed.
-
- Dec 17, 2017
-
-
Rosen Matev authored
-
Rosen Matev authored
-
Rosen Matev authored
-
Rosen Matev authored
-
Rosen Matev authored
-