ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
LArOnlineID_Base::HashCalc Class Reference

Define the Hash identifier for channels and febs. More...

#include <LArOnlineID_Base.h>

Collaboration diagram for LArOnlineID_Base::HashCalc:

Public Member Functions

 HashCalc ()
 

Public Attributes

IdentifierHash m_hash
 

Detailed Description

Define the Hash identifier for channels and febs.

Definition at line 524 of file LArOnlineID_Base.h.

Constructor & Destructor Documentation

◆ HashCalc()

LArOnlineID_Base::HashCalc::HashCalc ( )
inline

Definition at line 527 of file LArOnlineID_Base.h.

527 : m_hash(0) {}

Member Data Documentation

◆ m_hash

IdentifierHash LArOnlineID_Base::HashCalc::m_hash

Definition at line 528 of file LArOnlineID_Base.h.


The documentation for this class was generated from the following file:
LArOnlineID_Base::HashCalc::m_hash
IdentifierHash m_hash
Definition: LArOnlineID_Base.h:528