|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef jFEXForwardJetsInfo_H
12 #define jFEXForwardJetsInfo_H
float getCentreLocalTTPhi()
void includeTTinSearchWindow(int TT_ID)
void includeTTIDinSecondER(int secondER_TTID)
int getFirstEnergyRingET()
void setCentreTTPhi(float centreTTPhi)
int m_secondEnergyRing_ET
std::vector< int > getTTIDinSecondER()
std::vector< int > m_TTsInSearchWindow
void includeTTIDinFirstER(int firstER_TTID)
std::vector< int > m_TTsInSeed
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
void addToFirstEnergyRingET(int firstER_ET)
float getCentreLocalTTEta()
std::vector< int > getTTinSearchWindow()
void setCentreLocalTTPhi(float centreLocalTTPhi)
Helper class for offline supercell identifiers.
void setCentreTTID(int TT_ID)
void includeTTinSeed(int TT_ID)
void addToSearchWindowET(int seed_ET)
void addToSeedET(int seed_ET)
void setCentreTTEta(float centreTTEta)
void setCentreLocalTTEta(float centreLocalTTEta)
std::vector< int > m_firstEnergyRing_TTIDs
int getSecondEnergyRingET()
void addToSecondEnergyRingET(int secondER_ET)
std::vector< int > getTTIDinFirstER()
macros to associate a CLID to a type
std::vector< int > m_secondEnergyRing_TTIDs
std::vector< int > getTTinSeed()