|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   21     ATH_MSG_INFO( 
"L1CaloFEXTools/eFexTOBSuperCellDecorator::initialize()");
 
   33     return StatusCode::SUCCESS;
 
   40     if (!eFEXegEDMContainerObj.isValid()) {
 
   42       return StatusCode::SUCCESS; 
 
   47     if (!eFEXtauEDMContainerObj.isValid()) {
 
   49       return StatusCode::SUCCESS; 
 
   58     std::vector<unsigned int > ClusterCellETs;  
 
   63       float eta = emRoI->eta();
 
   64       float phi = emRoI->phi();
 
   68       SCEt_e (*emRoI) = ClusterCellETs;
 
   69       ClusterCellETs.clear();
 
   75       float eta = tauRoI->eta();
 
   76       float phi = tauRoI->phi();
 
   80       SCEt_t (*tauRoI) = ClusterCellETs;
 
   81       ClusterCellETs.clear();
 
   85     return StatusCode::SUCCESS; 
 
  
Scalar phi() const
phi method
Scalar eta() const
pseudorapidity method
Class describing a LVL1 eFEX EM region of interest.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
SG::ReadHandleKey< xAOD::eFexEMRoIContainer > m_eFEXegEDMContainerKey
Class describing a LVL1 eFEX tau region of interest.
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
virtual StatusCode execute()
ToolHandle< eFEXTOBEtTool > m_eFEXTOBEtTool
virtual StatusCode initialize()
AthROOTErrorHandlerSvc * svc
eFexTOBSuperCellDecorator(const std::string &name, ISvcLocator *svc)
SG::ReadHandleKey< xAOD::eFexTauRoIContainer > m_eFEXtauEDMContainerKey
SG::WriteDecorHandleKey< xAOD::eFexEMRoIContainer > m_SCEtVec_ele
SG::WriteDecorHandleKey< xAOD::eFexTauRoIContainer > m_SCEtVec_tau