![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"#include "GaudiKernel/ToolHandle.h"#include "StoreGate/ReadHandleKey.h"#include "xAODEventInfo/EventInfo.h"#include "xAODTracking/TrackParticleContainer.h"#include "xAODJet/JetContainer.h"#include "xAODMuon/MuonContainer.h"#include "xAODTau/TauJetContainer.h"#include "xAODEgamma/ElectronContainer.h"#include "xAODEgamma/PhotonContainer.h"#include "xAODCaloEvent/CaloClusterContainer.h"#include "CaloEvent/CaloCellContainer.h"#include "TrkTrack/TrackCollection.h"#include "TrkExInterfaces/IExtrapolationEngine.h"#include "MuonPrepRawData/CscPrepDataContainer.h"#include "MuonPrepRawData/MdtPrepDataContainer.h"#include "MuonPrepRawData/RpcPrepDataContainer.h"#include "MuonPrepRawData/TgcPrepDataContainer.h"#include "MuonPrepRawData/MMPrepDataContainer.h"#include "MuonPrepRawData/sTgcPrepDataContainer.h"#include "InDetPrepRawData/PixelClusterContainer.h"#include "InDetPrepRawData/SCT_ClusterContainer.h"#include "InDetPrepRawData/TRT_DriftCircleContainer.h"#include "ActsEvent/MultiTrajectory.h"#include "ActsEvent/TrackContainer.h"#include "ActsGeometryInterfaces/GeometryContext.h"#include <nlohmann/json.hpp>#include <string>#include <vector>#include <map>Go to the source code of this file.
Classes | |
| class | DumpEventDataToJsonAlg |
| Algorithm to dump some Event data to JSON. More... | |
1.8.18