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