|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef LVL1__EFEXEMENERGYWEIGHTEDCLUSTERTOOL
11 #define LVL1__EFEXEMENERGYWEIGHTEDCLUSTERTOOL
33 const float deta,
const float dphi)
const;
36 const float deta,
const float dphi)
const ;
45 float sumEmCells(
const std::vector<const CaloCell*>& scells)
const ;
47 float sumEmCells2nd(
const std::vector<const CaloCell*>& scells)
const ;
49 float sumHadCells(
const std::vector<const CaloCell*>& scells)
const ;
51 float sumHadTTs(
const std::vector<const xAOD::TriggerTower*>& scells)
const ;
54 void findCluster(
const std::vector<const CaloCell*>& scells,
float &etaCluster,
float &phiCluster)
const;
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Data object for each calorimeter readout cell.
CaloCellContainer that can accept const cell pointers.
CaloCellContainer that can accept const cell pointers.