21#ifndef TRIGT2CALOCOMMON_IREALGTOOLCALO_H
22#define TRIGT2CALOCOMMON_IREALGTOOLCALO_H
25#include "GaudiKernel/ServiceHandle.h"
26#include "GaudiKernel/ToolHandle.h"
28#include "CaloGeoHelpers/CaloSampling.h"
39 IReAlgToolCalo(
const std::string&
type,
const std::string& name,
const IInterface* parent);
52 const EventContext& context)
const = 0;
60 Gaudi::Property<bool>
m_saveCells{
this,
"SaveCellsInContainer",
false,
61 "Enables saving of the RoI Calorimeter Cells in StoreGate"};
64 "Threshold to keep cells incontainer"};
67 this,
"T2GeometryTool",
"T2GeometryTool/T2GeometryTool",
68 "Tool to check that a cells are contained in a given cluster"};
71 "TrigCaloDataAccessSvc/TrigCaloDataAccessSvc",
72 "Data Access for LVL2 Calo Algorithms in MT"};
This class groups all DetDescr information related to a CaloCell.
This class initializes the Calo (LAr and Tile) offline identifiers.
Describes the API of the Region of Ineterest geometry.
TrigEMCluster_v1 TrigEMCluster
Define the latest version of the trigger EM cluster class.