ATLAS Offline Software
Functions
caloInheritance.cxx File Reference

Declare inheritance relationships for calorimeter classes. More...

#include "TileEvent/TileContainer.h"
#include "CaloEvent/CaloCell.h"
#include "AthenaKernel/BaseInfo.h"
Include dependency graph for caloInheritance.cxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 SG_ADD_BASE (TileContainer< TileCell >, DataVector< TileCell >)
 
 SG_ADD_BASE (CaloCell, INavigable4Momentum)
 

Detailed Description

Declare inheritance relationships for calorimeter classes.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Nov, 2009 Eventually, these should be moved to the EDM classes.

Definition in file caloInheritance.cxx.

Function Documentation

◆ SG_ADD_BASE() [1/2]

SG_ADD_BASE ( CaloCell  ,
INavigable4Momentum   
)

◆ SG_ADD_BASE() [2/2]

SG_ADD_BASE ( TileContainer< TileCell ,
DataVector< TileCell  
)