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;
const std::string print(const bool longFormat=false) const
print object content in a human readable format to string
std::vector< JetEnergyRoI > m_JetEnergyResultRoIVec
raw data content (RoIs)
JetEnergyResult(Header &&, Trailer &&, std::vector< JetEnergyRoI > &&)
const Header & header() const
const std::vector< JetEnergyRoI > & roIVec() const
Trailer m_JetEnergyResultTrailer
trailer fragment in LVL1 eformat
const std::string dump() const
dump raw object content to string
const Trailer & trailer() const
Header m_JetEnergyResultHeader
header fragment in LVL1 eformat
ROIB::Trailer models the LVL1 ROD Trailer.
Namespace of the LVL1 RoIB simulation.