|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef TRIGT1RESULT_JETENERGYRESULT_H
12 #define TRIGT1RESULT_JETENERGYRESULT_H
37 const std::vector< JetEnergyRoI >&
roIVec()
const;
41 const std::string
dump()
const;
43 const std::string
print(
const bool longFormat =
false)
const;
55 #endif // TRIGT1RESULT_JETENERGYRESULT_H
const std::vector< JetEnergyRoI > & roIVec() const
const std::string print(const bool longFormat=false) const
print object content in a human readable format to string
Namespace of the LVL1 RoIB simulation.
std::vector< JetEnergyRoI > m_JetEnergyResultRoIVec
raw data content (RoIs)
Trailer m_JetEnergyResultTrailer
trailer fragment in LVL1 eformat
const std::string dump() const
dump raw object content to string
const Header & header() const
Header m_JetEnergyResultHeader
header fragment in LVL1 eformat
ROIB::Trailer models the LVL1 ROD Trailer.
const Trailer & trailer() const