ATLAS Offline Software
Loading...
Searching...
No Matches
TRT_ID::HashCalc Class Reference
Collaboration diagram for TRT_ID::HashCalc:

Public Member Functions

 HashCalc ()

Public Attributes

IdentifierHash m_hash
size_type m_deltaPhi
size_type m_layerMin
size_type m_strLayerMin
size_type m_nStrawLayers
size_type m_nstraws

Detailed Description

Definition at line 346 of file TRT_ID.h.

Constructor & Destructor Documentation

◆ HashCalc()

TRT_ID::HashCalc::HashCalc ( )
inline

Definition at line 349 of file TRT_ID.h.

349 :
350 m_hash(0),
351 m_deltaPhi(0),
352 m_layerMin(0),
353 m_strLayerMin(0),
355 m_nstraws(0)
356 {}
size_type m_nstraws
Definition TRT_ID.h:362
size_type m_strLayerMin
Definition TRT_ID.h:360
IdentifierHash m_hash
Definition TRT_ID.h:357
size_type m_layerMin
Definition TRT_ID.h:359
size_type m_deltaPhi
Definition TRT_ID.h:358
size_type m_nStrawLayers
Definition TRT_ID.h:361

Member Data Documentation

◆ m_deltaPhi

size_type TRT_ID::HashCalc::m_deltaPhi

Definition at line 358 of file TRT_ID.h.

◆ m_hash

IdentifierHash TRT_ID::HashCalc::m_hash

Definition at line 357 of file TRT_ID.h.

◆ m_layerMin

size_type TRT_ID::HashCalc::m_layerMin

Definition at line 359 of file TRT_ID.h.

◆ m_nStrawLayers

size_type TRT_ID::HashCalc::m_nStrawLayers

Definition at line 361 of file TRT_ID.h.

◆ m_nstraws

size_type TRT_ID::HashCalc::m_nstraws

Definition at line 362 of file TRT_ID.h.

◆ m_strLayerMin

size_type TRT_ID::HashCalc::m_strLayerMin

Definition at line 360 of file TRT_ID.h.


The documentation for this class was generated from the following file: