|
ATLAS Offline Software
|
Go to the documentation of this file.
17 const std::string&
name,
22 declareInterface< IJetEtRoICnvTool >(
this );
42 return StatusCode::SUCCESS;
61 return StatusCode::SUCCESS;
uint32_t getROIWord() const
Return the RoI word produced by the L1Calo hardware.
Energy-Sum RoI class for analysis.
::StatusCode StatusCode
StatusCode definition for legacy code.
void setRoIWord(uint32_t value)
Set the RoI word describing the JetET thresholds passed.
Class describing a LVL1 jet-ET "RoI".
const jetets_type & getJetEtROIs() const
Get all the jet-ET RoIs in the event.
Top level AOD object storing LVL1 RoIs.
const thresholds_type & getThresholds() const
Return the names of the passed threshodlds.
#define ATH_MSG_WARNING(x)
void addThreshold(const std::string &name)
Add a new threshold that was passed.