|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODTRIGL1CALO_VERSIONS_CMXJETTOB_V1_H
9 #define XAODTRIGL1CALO_VERSIONS_CMXJETTOB_V1_H
12 #include "AthLinks/ElementLink.h"
41 const std::vector<uint32_t>&
errorVec,
48 const std::vector<uint32_t>&
errorVec,
uint16_t energySmall() const
get energySmallVec at peak bunch crossing
const std::vector< uint16_t > & energyLargeVec() const
get energyLargeVec
CMXJetTob_v1()
Default constructor.
void addTob(const std::vector< uint16_t > &energyLargeVec, const std::vector< uint16_t > &energySmallVec, const std::vector< uint32_t > &errorVec, const std::vector< uint16_t > &presenceMapVec)
add data to existing object
void setErrorVec(const std::vector< uint32_t > &)
set errorVec
uint8_t peak() const
get peak
Base class for elements of a container that can have aux data.
uint8_t jem() const
get jem
void setCrate(uint8_t)
set crate
uint8_t crate() const
get crate
virtual ~CMXJetTob_v1()
Default desturctor.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
const std::vector< uint16_t > & energySmallVec() const
get energySmallVec
uint16_t energyLarge() const
Peak functions - return value of peak bunch crossing Assuming we have got the timing calibration corr...
void setPresenceMapVec(const std::vector< uint16_t > &)
set presenceMapVec
void setJem(uint8_t)
set jem
void setLocation(uint8_t)
set location
void setEnergyLargeVec(const std::vector< uint16_t > &)
set energyLargeVec
Description of CMXJetTob_v1.
uint8_t frame() const
get frame
uint32_t error() const
get errorVec at peak bunch crossing
virtual void initialize(const uint8_t crate, const uint8_t jem, const uint8_t frame, const uint8_t loc)
initialize
const std::vector< uint16_t > & presenceMapVec() const
get presenceMapVec
uint8_t location() const
get location
void setFrame(uint8_t)
set frame
const std::vector< uint32_t > & errorVec() const
get errorVec
uint16_t presenceMap() const
get presenceMapVec at peak bunch crossing
void setEnergySmallVec(const std::vector< uint16_t > &)
set energySmallVec
void setPeak(uint8_t)
set peak
Base class for elements of a container that can have aux data.