ATLAS Offline Software
Classes | Public Member Functions | Public Attributes | List of all members
PhiEtaHash Struct Reference

#include <TrigL2LayerNumberTool.h>

Collaboration diagram for PhiEtaHash:

Classes

struct  compare
 

Public Member Functions

 PhiEtaHash (short phi, short eta, int hash)
 
 PhiEtaHash (const PhiEtaHash &p)
 

Public Attributes

short m_phiIndex
 
short m_etaIndex
 
int m_hash
 

Detailed Description

Definition at line 23 of file TrigL2LayerNumberTool.h.

Constructor & Destructor Documentation

◆ PhiEtaHash() [1/2]

PhiEtaHash::PhiEtaHash ( short  phi,
short  eta,
int  hash 
)
inline

Definition at line 38 of file TrigL2LayerNumberTool.h.

◆ PhiEtaHash() [2/2]

PhiEtaHash::PhiEtaHash ( const PhiEtaHash p)
inline

Definition at line 39 of file TrigL2LayerNumberTool.h.

39 : m_phiIndex(p.m_phiIndex), m_etaIndex(p.m_etaIndex), m_hash(p.m_hash) {};

Member Data Documentation

◆ m_etaIndex

short PhiEtaHash::m_etaIndex

Definition at line 40 of file TrigL2LayerNumberTool.h.

◆ m_hash

int PhiEtaHash::m_hash

Definition at line 41 of file TrigL2LayerNumberTool.h.

◆ m_phiIndex

short PhiEtaHash::m_phiIndex

Definition at line 40 of file TrigL2LayerNumberTool.h.


The documentation for this struct was generated from the following file:
python.PerfMonSerializer.p
def p
Definition: PerfMonSerializer.py:743
phi
Scalar phi() const
phi method
Definition: AmgMatrixBasePlugin.h:64
eta
Scalar eta() const
pseudorapidity method
Definition: AmgMatrixBasePlugin.h:79
PhiEtaHash::m_hash
int m_hash
Definition: TrigL2LayerNumberTool.h:41
PhiEtaHash::m_etaIndex
short m_etaIndex
Definition: TrigL2LayerNumberTool.h:40
PhiEtaHash::m_phiIndex
short m_phiIndex
Definition: TrigL2LayerNumberTool.h:39
CaloCondBlobAlgs_fillNoiseFromASCII.hash
dictionary hash
Definition: CaloCondBlobAlgs_fillNoiseFromASCII.py:109