  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    8 #ifndef XAODTRIGL1CALO_VERSIONS_CPMTOBROI_V1_H 
    9 #define XAODTRIGL1CALO_VERSIONS_CPMTOBROI_V1_H 
   12 #include "AthLinks/ElementLink.h" 
  
static const int s_chipBit
 
int isolation() const
Return isolation.
 
static const int s_crateMask
 
static const int s_wordIdMask
 
Base class for elements of a container that can have aux data.
 
void setRoiWord(uint32_t)
set roiWord
 
static const int s_isolBit
 
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
 
int crate() const
Return crate number (0-1)
 
static const int s_energyMask
 
static const int s_chipMask
 
static const int s_cpmMask
 
int cpm() const
Return CPM number (1-14)
 
static const int s_wordIdVal
RoI word ID.
 
CPMTobRoI_v1()
Default constructor.
 
int type() const
Return type em/tau (0/1)
 
uint32_t roiWord() const
get roiWord
 
static const int s_locationMask
 
static const int s_wordIdBit
 
static const int s_typeMask
 
static const int s_isolMask
 
static const int s_locationBit
 
virtual void initialize(int crate, int cpm, int chip, int location, int type, int energy, int isol)
 
virtual ~CPMTobRoI_v1()
Default desturctor.
 
int chip() const
Return CP chip number (0-7)
 
static const int s_cpmBit
 
int energy() const
Return energy.
 
static const int s_energyBit
 
int location() const
Return location (RoI local coords) (0-7)
 
static const int s_crateBit
 
Base class for elements of a container that can have aux data.
 
Description of CPMTobRoI_v1.