8#ifndef XAODTRIGL1CALO_VERSIONS_JEMHITS_V1_H
9#define XAODTRIGL1CALO_VERSIONS_JEMHITS_V1_H
11#include "AthLinks/ElementLink.h"
Base class for elements of a container that can have aux data.
Base class for elements of a container that can have aux data.
void setModule(int)
set module
int module() const
get module
unsigned int jetHits() const
get jetHits for jetHitsVec[peak] - time slice that (hopefully) contains the collision
int crate() const
get crate number
unsigned int forward() const
Is this JEMEtSums forward?
unsigned int JetHits() const
const std::vector< unsigned int > & jetHitsVec() const
get jetHitsVec - jetHits for all time slices
void addJetHits(const std::vector< unsigned int > &hits)
Backwards Compatibility with Trigger/TrigT1/TrigT1CaloEvent Run1 EDM did not strictly follow camelCas...
void setCrate(int)
set crate number
void setPeak(int)
set peak
void setJetHitsVec(const std::vector< unsigned int > &)
set jetHitsVec - jetHits for all time slices
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.