5#ifndef HIGLOBAL_HIEVENTSHAPEFILLERTOOL_H
6#define HIGLOBAL_HIEVENTSHAPEFILLERTOOL_H
9#include "GaudiKernel/ToolHandle.h"
51 ToolHandle<IHITowerWeightTool>
m_towerWeightTool{
this,
"TowerWeightTool",
"",
"Handle to Tower Weight Tool" };
52 ToolHandle<IHIEventShapeMapTool>
m_eventShapeMapTool{
this,
"EventShapeMapTool",
"HIEventShapeMapTool",
"Handle to Event Shape Map Tool" };
56 Gaudi::Property< bool >
m_useClusters{
this,
"UseClusters",
false,
"use Clusters boolean switch" };
57 Gaudi::Property< int >
m_numOrders{
this,
"OrderOfFlowHarmonics", 7,
"The number of Orders of harmonic flow to store in the EventShape" };
DataVector< INavigable4Momentum > INavigable4MomentumCollection
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
Container class for CaloCell.
Helper class for offline cell identifiers.
Data object for each calorimeter readout cell.
Property holding a SG store/key/clid from which a ReadHandle is made.
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.