|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   12 #ifndef IjFEXFormTOBs_H 
   13 #define IjFEXFormTOBs_H 
   16 #include "GaudiKernel/IAlgTool.h" 
   24   static const InterfaceID IID_IjFEXFormTOBs(
"LVL1::IjFEXFormTOBs", 1, 0);
 
   31     virtual uint32_t formSRJetTOB(
int, 
int, 
int, 
int, 
bool, 
int, 
int, 
const std::pair<
unsigned int, 
const std::vector<int>&>&) = 0;
 
   42     return IID_IjFEXFormTOBs;
 
  
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...