ATLAS Offline Software
|
#include <AthenaBaseComps/AthReentrantAlgorithm.h>
#include <xAODCaloEvent/CaloClusterContainer.h>
#include "NavFourMom/INavigable4MomentumCollection.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
Go to the source code of this file.
Classes | |
class | HIClusterMaker |
Algorithm to build HI-style clusters, which are essentially towers. Cluster energy is sum of cell energies x geometric weights eta/phi are (energy x geometric weight)-averaged positions. eta0/phi0 are original tower coordinates. If cluster energy is below m_E_min_mom ent, eta=eta0, phi=phi0. More... | |