ATLAS Offline Software
PhysicsAnalysis
D3PDMaker
CaloD3PDMaker
src
caloInheritance.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// $Id$
15
#include "
TileEvent/TileContainer.h
"
16
#include "
CaloEvent/CaloCell.h
"
17
#include "
AthenaKernel/BaseInfo.h
"
18
19
SG_ADD_BASE
(
TileContainer<TileCell>
,
DataVector<TileCell>
);
20
SG_ADD_BASE
(
CaloCell
,
INavigable4Momentum
);
CaloCell.h
SG_ADD_BASE
SG_ADD_BASE(TileContainer< TileCell >, DataVector< TileCell >)
BaseInfo.h
Provide an interface for finding inheritance information at run time.
DataVector< TileCell >
CaloCell
Data object for each calorimeter readout cell.
Definition:
CaloCell.h:57
INavigable4Momentum
Definition:
INavigable4Momentum.h:21
TileContainer.h
TileContainer
Definition:
TileContainer.h:38
Generated on Thu Nov 7 2024 21:11:31 for ATLAS Offline Software by
1.8.18