ATLAS Offline Software
|
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "CaloCalibHitRec/CaloCalibDefineTypes.h"
#include "CaloSimEvent/CaloCalibrationHitContainer.h"
#include "xAODTruth/TruthParticleContainer.h"
#include "CaloSimEvent/CaloCalibrationHit.h"
#include "xAODTruth/TruthParticle.h"
#include <map>
#include <vector>
Go to the source code of this file.
Classes | |
class | CaloCalibClusterTruthMapMakerAlgorithm |
This algorithm creates several maps used for fast access to information in the calculations related to calibration hit truth energy. More... | |