Skip to content
Snippets Groups Projects

Draft: [trigEGam] Integration beteween mongroups and TrigEgammaMonitoring

Closed Edmar Egidio Purcino De Souza requested to merge eegidiop/athena:tegmonGroups into 22.0
2 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline
Files
2
  • bdb51af3
    Incclude SimulationConfig package in AnalysisBase
    
    This follows up on a MR which added ConfigFlags to AnalysisBase.
    Since SimulationConfig is a very light-weight package that was
    made so it could be used by ConfigFlags in AthAnalysis, it likely
    makes sense to add it to AnalysisBase as well. This gives users
    the ability to check ConfigFlags for things like simulation flavour
    in the same way as in Athena.
@@ -111,6 +111,7 @@
+ Reconstruction/tauRecTools
+ Reconstruction/PanTau/PanTauAlgs
+ Reconstruction/LwtnnUtils
+ Simulation/SimulationConfig
+ Tools/ART
+ Tools/DirectIOART
+ Tools/PathResolver
Loading