Skip to content
Snippets Groups Projects
Commit 5330376a authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'asg/dict' into 'master'

Add Particle_v1 to the standalone dictionary loader

See merge request atlas/athena!39390
parents d7ed7921 5d6bea39
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,8 @@ namespace xAOD {
"xAOD::TauJet_v1",
"xAOD::PFO_v1",
"xAOD::TrigElectron_v1",
"xAOD::L2CombinedMuon_v1"}) {
"xAOD::L2CombinedMuon_v1",
"xAOD::Particle_v1"}) {
// silently ignore missing classes, because this gets used in
// all projects, and not all projects contain all xAOD classes
static constexpr Bool_t LOAD = kTRUE;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment