|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef TRIGGER_TRIGT1_TRIGT1CALOCALIBTOOLINTERFACES_IL1CALOOFFLINETRIGGERTOWERTOOLS_H_
14 #define TRIGGER_TRIGT1_TRIGT1CALOCALIBTOOLINTERFACES_IL1CALOOFFLINETRIGGERTOWERTOOLS_H_
176 virtual int region(
const double eta)
const = 0;
177 virtual int ieta(
const double eta)
const = 0;
178 virtual int iphi(
const double eta,
const double phi)
const = 0;
185 virtual std::vector<std::vector<const CaloCell*> >
sortFCAL23Cells(
const std::vector<const CaloCell*> &
cells,
const double eta)
const = 0;
186 virtual std::vector<std::vector<const CaloCell*> >
sortFCAL23Cells(
const std::vector<const CaloCell*> &
cells,
const std::vector<unsigned int>& rxId)
const = 0;
188 virtual std::vector<std::vector<const CaloCell*> >
sortEMCrackCells(
const std::vector<const CaloCell*> &
cells)
const = 0;
This class is a collection of AttributeLists where each one is associated with a channel number....
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Trigger towers are the inputs to all other parts of the calorimeter trigger.
Container class for CaloCell.
Data object for each calorimeter readout cell.
Container class for LArDigit.