5#ifndef CALOUTILS_CALOLCDEADMATERIALTOOL_H
6#define CALOUTILS_CALOLCDEADMATERIALTOOL_H
26#include "GaudiKernel/ToolHandle.h"
27#include "CaloGeoHelpers/CaloSampling.h"
29#include "GaudiKernel/EventContext.h"
31#include "CLHEP/Units/SystemOfUnits.h"
45 using base_class::base_class;
91 std::vector<Area>& areas,
92 std::vector<Cell>& cells,
148 ,
"InterpolateDimensionNames"
150 {
"AREA_DMFIT" , {
"DIMD_ETA",
"DIMD_ENER"}}
151 , {
"AREA_DMLOOKUP" , {
"DIMD_ETA",
"DIMD_ENER",
"DIMD_LAMBDA"}}
152 , {
"AREA_DMSMPW" , {
"DIMD_ETA",
"DIMD_LAMBDA"}}
168 Gaudi::Property<bool>
m_absOpt{
this,
"WeightingOfNegClusters",
false};
char data[hepevt_bytes_allocation_ATLAS]
Helper class for offline cell identifiers.
Hold binned correction data for local hadronic calibration procedure.
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.