![]() |
ATLAS Offline Software
|
#include "ParticleRemoverAlg.h"#include "AthContainers/AuxTypeRegistry.h"#include "AthContainersInterfaces/IAuxTypeVectorFactory.h"#include "xAODBase/IParticleContainer.h"#include "xAODBase/IParticle.h"#include "xAODCore/AuxContainerBase.h"#include "xAODCore/ShallowCopy.h"#include "xAODEgamma/PhotonContainer.h"#include "xAODEgamma/ElectronContainer.h"#include "xAODMuon/MuonContainer.h"#include "xAODTau/TauJetContainer.h"#include "xAODJet/JetContainer.h"#include "xAODPFlow/PFOContainer.h"#include "xAODTracking/NeutralParticleContainer.h"#include "xAODTracking/TrackParticleContainer.h"#include "xAODParticleEvent/ParticleContainer.h"#include "xAODCaloEvent/CaloClusterContainer.h"#include "xAODTruth/TruthParticleContainer.h"#include "xAODParticleEvent/CompositeParticleContainer.h"
1.8.18