|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef HIGLOBAL_HIEVENTSHAPEFILLERTOOL_H
6 #define HIGLOBAL_HIEVENTSHAPEFILLERTOOL_H
9 #include "GaudiKernel/ToolHandle.h"
44 ToolHandle<IHITowerWeightTool>
m_towerWeightTool{
this,
"TowerWeightTool",
"",
"Handle to Tower Weight Tool" };
45 ToolHandle<IHIEventShapeMapTool>
m_eventShapeMapTool{
this,
"EventShapeMapTool",
"HIEventShapeMapTool",
"Handle to Event Shape Map Tool" };
46 Gaudi::Property< bool >
m_useClusters{
this,
"UseClusters",
false,
"use Clusters boolean switch" };
47 Gaudi::Property< int >
m_numOrders{
this,
"OrderOfFlowHarmonics", 7,
"The number of Orders of harmonic flow to store in the EventShape" };
Property holding a SG store/key/clid from which a ReadHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
Container class for CaloCell.
Data object for each calorimeter readout cell.