![]() |
ATLAS Offline Software
|
#include "TBTrackToCaloAlg.h"#include "TBExtrapolTrackToCaloTool.h"#include "GaudiKernel/IToolSvc.h"#include "TrkParameters/TrackParameters.h"#include <vector>#include "Particle/TrackParticleContainer.h"#include "Particle/TrackParticle.h"#include "CaloEvent/CaloCluster.h"#include "CaloEvent/CaloClusterContainer.h"#include "CaloGeoHelpers/CaloPhiRange.h"#include "CaloUtils/CaloCellList.h"#include "CaloEvent/CaloCell.h"#include "CaloEvent/CaloCellContainer.h"#include "CaloDetDescr/ICaloCoordinateTool.h"#include "CaloDetDescr/CaloDepthTool.h"#include "ImpactInCaloCollection.h"#include "AthenaKernel/Units.h"
1.8.18