ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "xAODTruth/TruthEvent.h"
#include "xAODTruth/TruthPileupEvent.h"
#include "xAODTruth/TruthMetaDataContainer.h"
#include "GaudiKernel/ToolHandle.h"
#include "MCTruthClassifier/IMCTruthClassifier.h"
#include <unordered_set>
Go to the source code of this file.
Classes | |
class | PileupTruthParticleSlimmer |
Algorithm to skim the xAOD truth particle container for pileup minbias samples. More... | |