Loading [MathJax]/jax/output/SVG/config.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
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"
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"};
63 Gaudi::Property<float>
m_cellkeepthr{
this,
"ThresholdKeepCells", 1e5,
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. Provides a generic interface for al...
This class initializes the Calo (LAr and Tile) offline identifiers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Describes the API of the Region of Ineterest geometry.
Description of a trigger EM cluster.