![]() |
ATLAS Offline Software
|
#include "AthContainers/DataVector.h"
#include "AthenaKernel/CLASS_DEF.h"
#include "CaloIdentifier/CaloCell_ID.h"
#include "CaloEvent/CaloTower.h"
#include "CaloEvent/CaloTowerSeg.h"
#include "NavFourMom/INavigable4MomentumCollection.h"
#include "CaloEvent/CaloTowerDataVector.h"
#include "boost/iterator/iterator_adaptor.hpp"
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | CaloTowerContainer |
Storable container class for CaloTower. More... | |
class | CaloTowerContainer::iterator |
Iterator class for which the reference type is not an lvalue. More... | |
Macros | |
#define | CALOTOWERCONTAINER_USES_DATAPOOL |
Functions | |
SG_BASE (CaloTowerContainer, DataVector< CaloTower >) | |
#define CALOTOWERCONTAINER_USES_DATAPOOL |
Definition at line 59 of file Calorimeter/CaloEvent/CaloEvent/CaloTowerContainer.h.
SG_BASE | ( | CaloTowerContainer | , |
DataVector< CaloTower > | |||
) |