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