- 01 Sep, 2019 1 commit
-
-
Joerg Stelzer authored
-
- 30 Aug, 2019 1 commit
-
-
Joerg Stelzer authored
-
- 29 Aug, 2019 31 commits
-
-
Joerg Stelzer authored
Merge branch 'master-L1MenuGeneration' of https://gitlab.cern.ch:8443/stelzer/athena into master-L1MenuGeneration
-
Joerg Stelzer authored
First version (fairly complete) to generate the Run 3 L1 Menu. Main points: * The L1Menu and L1TopoMenu have been merged * There are three directories: - L1/Menu for the menu definition - L1/Config for the threshold and item definition and cabling layout, and - L1/Base for classes to hold the menu in place Start assembling an MC_pp_v8 menu. The menu remains split into 2 files, a file Menu_x that defines the items, and a file Menu_x_inputs, which defines the configuration of the topo boards, muctpi and ctpin. A third Menu file exists for the legacy inputs.
-
Frank Winklmeier authored
TileConditions: Fix TileInfoLoader configuration. See merge request !26189
-
Joerg Stelzer authored
First version (fairly complete) to generate the Run 3 L1 Menu. Main points: * The L1Menu and L1TopoMenu have been merged * There are three directories: - L1/Menu for the menu definition - L1/Config for the threshold and item definition and cabling layout, and - L1/Base for classes to hold the menu in place Start assembling an MC_pp_v8 menu. The menu remains split into 2 files, a file Menu_x that defines the items, and a file Menu_x_inputs, which defines the configuration of the topo boards, muctpi and ctpin. A third Menu file exists for the legacy inputs.
-
Frank Winklmeier authored
[ATR-20262] Update HLTConfigSvc.cxx to add HLT_mu80_msonly_3layersEC_L1MU20 See merge request !26171
-
Frank Winklmeier authored
Implement monitoring in TrigByteStreamCnvSvc See merge request !26194
-
Frank Winklmeier authored
[ATR-20051] Move ChainCounter computation and add ChainHashName to menu JSON See merge request !26180
-
-
Frank Winklmeier authored
LArConfiguration: Fixes for LArElecCalibDBConfig. See merge request !26043
-
Frank Winklmeier authored
ALFA_GloRec: cmake fix See merge request !26197
-
Frank Winklmeier authored
StoreGateBindings: Fixes for python3. See merge request !26195
-
Frank Winklmeier authored
ISF_FastCaloSimEvent: cmake fix See merge request !26121
-
Missing dependencies on AthenaBaseComps and CaloDetDescr.
-
Frank Winklmeier authored
TrigT2HistoPrmVtx: Fix clang warnings. See merge request atlas/athena!26198
-
Frank Winklmeier authored
LArCalibTools: Fix clang warnings. See merge request !26186
-
Frank Winklmeier authored
TrigHLTJetHypo: Fix clang warnings. See merge request !26183
-
Frank Winklmeier authored
MSVertexUtils: cmake fix See merge request !26188
-
Frank Winklmeier authored
MuGirlStau: cmake fix See merge request !26187
-
Frank Winklmeier authored
Return exit code 0 from `athena --help` See merge request !26196
-
Frank Winklmeier authored
TrigOpMonitor: Monitor luminosity if available Closes ATR-20261 See merge request !26169
-
Frank Winklmeier authored
FTK_DataProviderSvc: fix clang warnings. See merge request !26178
-
Frank Winklmeier authored
TrigFTKSim: cmake fix See merge request !26200
-
Frank Winklmeier authored
eflowRec: Fix usage of std::accumuate. See merge request !26201
-
Frank Winklmeier authored
TrigFTK_RecAlgs: Fix clang warnings. See merge request !26199
-
scott snyder authored
Can't pass non-const references to the accumulation function.
-
scott snyder authored
Remove reference to ROOT Table module, which no longer exists.
-
scott snyder authored
clang warnings: - unused variable. - brace nesting in initialization.
-
scott snyder authored
Missing override keywords.
-
scott snyder authored
Remove reference to ROOT Table module, which no longer exists.
-
Vakhtang Tsulaia authored
-
scott snyder authored
Print statement -> function Except clause syntax Convert unicode objects when passing to C++ Use RootUtils::PyGetString. Fix crash during finalization.
-
- 28 Aug, 2019 7 commits
-
-
Rafal Bielski authored
-
scott snyder authored
-
Frank Winklmeier authored
[ATR-20224] Add missing status code check on setStreamTags & addSerialisedDataWithCheck See merge request atlas/athena!26161
-
Frank Winklmeier authored
Fix seeding of RoI and insertDiecsions Closes ATR-20099 See merge request atlas/athena!25191
-
-
scott snyder authored
Fix CA warning about overwriting primary component.
-
Frank Winklmeier authored
HLT result configuration - stream tags and serialisation See merge request atlas/athena!26140
-