ATLAS Offline Software
Loading...
Searching...
No Matches
CaloTowerContainer.h File Reference
#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 >)

Macro Definition Documentation

◆ CALOTOWERCONTAINER_USES_DATAPOOL

#define CALOTOWERCONTAINER_USES_DATAPOOL

Function Documentation

◆ SG_BASE()