ATLAS Offline Software
Loading...
Searching...
No Matches
xAODStorageDefinitions.cxx
Go to the documentation of this file.
1// Copyright (C) 2002-2026 by CERN for the benefit of the ATLAS collaboration
2
3// For legacy EDM classes the registration with the Navigation was done
4// directly in the legacy Trig[ABC]Event package. But once we remove one of
5// those packages we need to still register the type map with the Navigation.
6//
7// Note that the "package" name is really just a name for the type map and we
8// used the same name also for the Run-3 EDM registration.
9//
10// See TrigStorageDefinitions/EDM_MergedPackages.h for the names.
11
14
15REGISTER_PACKAGE_WITH_NAVI(TrigBphysicsEvent)
16REGISTER_PACKAGE_WITH_NAVI(TrigCombinedEvent)
#define REGISTER_PACKAGE_WITH_NAVI(name)
Macro to register a package with the Navigation.