|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef JFEX_OUTPUT_COLLECTION_H
12 #define JFEX_OUTPUT_COLLECTION_H
49 int get_tau(
int,std::string)
const;
60 std::vector<std::unique_ptr<std::unordered_map<std::string, int>> >
m_allvalues_tau;
std::vector< std::unique_ptr< std::unordered_map< std::string, int > > > m_allvalues_smallRJet
std::vector< std::unique_ptr< std::unordered_map< std::string, int > > > m_allvalues_pileup
void addValue_smallRJet(std::string, int)
std::vector< int > get_pileup_map(int, std::string) const
int get_tau(int, std::string) const
void addValue_largeRJet(std::string, int)
int get_fwdEl(int, std::string) const
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
std::vector< std::unique_ptr< std::unordered_map< std::string, std::vector< int > > > > m_allvalues_pileup_map
void addValue_tau(std::string, int)
std::unordered_map< std::string, int > m_values_tem_pileup
int get_pileup(int, std::string) const
std::unordered_map< std::string, int > m_values_tem_tau
int get_largeRJet(int, std::string) const
void addValue_fwdEl(std::string, int)
std::unordered_map< std::string, int > m_values_tem_fwdEl
std::unordered_map< std::string, std::vector< int > > m_values_tem_pileup_maps
void addValue_pileup(std::string, int)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
int get_smallRJet(int, std::string) const
std::unordered_map< std::string, int > m_values_tem_smallRJet
std::unordered_map< std::string, int > m_values_tem_largeRJet
std::vector< std::unique_ptr< std::unordered_map< std::string, int > > > m_allvalues_tau
std::vector< std::unique_ptr< std::unordered_map< std::string, int > > > m_allvalues_largeRJet
std::vector< std::unique_ptr< std::unordered_map< std::string, int > > > m_allvalues_fwdEl
macros to associate a CLID to a type