ATLAS Offline Software
|
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/ReadCondHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
#include "GaudiKernel/ServiceHandle.h"
#include "AthenaBaseComps/AthAlgTool.h"
#include "CaloTowerCollectionProcessor.h"
#include "CaloProtoCluster.h"
#include "CaloEvent/CaloCell.h"
#include "CaloEvent/CaloClusterCellLink.h"
#include "CaloEvent/CaloCellClusterWeights.h"
#include "CaloEvent/CaloCellContainer.h"
#include "CaloGeoHelpers/CaloSampling.h"
#include "CaloDetDescr/CaloTowerGeometry.h"
#include "xAODCaloEvent/CaloClusterContainer.h"
#include <string>
#include <vector>
#include <bitset>
#include <map>
Go to the source code of this file.
Classes | |
class | CaloTopoTowerFromClusterMaker |
A cluster builder tool forming topo-clusters representing calorimeter tower signals on a regular grid in \( (\eta,\phi) \) space. By default, EM-scale topo-towers are created from cells in topo-clusters. More... | |
Macros | |
#define | _CALOTOPOTOWERFROMCLUSTERMAKER_BITSET_SIZE 28 |
#define _CALOTOPOTOWERFROMCLUSTERMAKER_BITSET_SIZE 28 |
Definition at line 35 of file CaloTopoTowerFromClusterMaker.h.