![]() |
ATLAS Offline Software
|
#include "TrackDepositInCaloTool.h"#include "TrkSurfaces/CylinderSurface.h"#include "TrkSurfaces/DiscSurface.h"#include "CaloDetDescr/CaloDetDescriptor.h"#include "CaloEvent/CaloCell.h"#include "CaloEvent/CaloCellContainer.h"#include "CaloGeoHelpers/CaloPhiRange.h"#include "CaloIdentifier/CaloCell_ID.h"#include "CaloIdentifier/CaloIdManager.h"#include "CaloUtils/CaloCellList.h"#include "FourMomUtils/xAODP4Helpers.h"#include "ParticleCaloExtension/ParticleCaloAssociation.h"#include "ParticleCaloExtension/ParticleCellAssociationCollection.h"#include "ParticleCaloExtension/ParticleCellIntersection.h"#include "TileDetDescr/TileCellDim.h"#include "TileDetDescr/TileDetDescrManager.h"#include "TrkCaloExtension/CaloExtension.h"#include "TrkCaloExtension/CaloExtensionCollection.h"#include "TrkCaloExtension/CaloExtensionHelpers.h"#include "AthenaKernel/SlotSpecificObj.h"#include "TrkEventPrimitives/ParticleHypothesis.h"#include <cmath>#include "TH1F.h"#include "TH2F.h"Go to the source code of this file.
Macros | |
| #define | H_CHECK(X) if((X).isFailure()) return StatusCode::FAILURE |
| #define H_CHECK | ( | X | ) | if((X).isFailure()) return StatusCode::FAILURE |
1.8.18