|
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef gFEXOutputCollection_H
13 #define gFEXOutputCollection_H
16 #include <unordered_map>
56 std::unordered_map<std::string, float>
getJet(
int)
const;
57 std::unordered_map<std::string, float>
getGlobal(
int)
const;
64 const std::vector<uint32_t>&
getJetTob()
const;
std::unordered_map< std::string, float > getJet(int) const
const std::vector< uint32_t > & getGlobalTob() const
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
std::vector< uint32_t > m_globaltob
void addValueGlobal(std::string key, float value)
std::unordered_map< std::string, float > m_values_gFEXGlobal
std::vector< std::unordered_map< std::string, float > > m_allvalues_gFEXjet
jet related values of all TOBs in an event
std::unordered_map< std::string, float > m_values_gFEXJet
std::vector< uint32_t > m_jettob
std::vector< std::unordered_map< std::string, float > > m_allvalues_gFEXglobal
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
std::unordered_map< std::string, float > getGlobal(int) const
void addGlobalTob(uint32_t)
const std::vector< uint32_t > & getJetTob() const
macros to associate a CLID to a type
void addValueJet(std::string key, float value)
add a value related to the jet finder algorithm for a TOB