![]() |
ATLAS Offline Software
|
#include "DVInferenceToolBase.h"#include "InferenceUtils.h"#include "FourMomUtils/xAODP4Helpers.h"#include "AthenaBaseComps/AthMsgStreamMacros.h"#include "GaudiKernel/SystemOfUnits.h"#include "StoreGate/ReadHandle.h"#include "CaloEvent/CaloTower.h"#include "CxxUtils/phihelper.h"#include "MuonSpacePoint/SpacePointPerLayerSorter.h"#include "MuonTrackEvent/ExpandedSector.h"#include "MuonTrackEvent/TrackingHelpers.h"#include "xAODMuon/MuonSegment.h"#include <algorithm>#include <array>#include <cmath>#include <iomanip>#include <limits>#include <optional>#include <set>#include <sstream>#include <unordered_map>#include <utility>