DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Public Attributes | List of all members
dd4hep::ConditionKey::HashCompare Struct Reference

Compare keys by the hash value. More...

#include <Conditions.h>

Public Member Functions

 HashCompare (Condition::key_type k)
 
bool operator== (const ConditionKey &k) const
 

Public Attributes

Condition::key_type key
 

Detailed Description

Compare keys by the hash value.

Author
M.Frank
Version
1.0

Definition at line 329 of file Conditions.h.

Constructor & Destructor Documentation

◆ HashCompare()

dd4hep::ConditionKey::HashCompare::HashCompare ( Condition::key_type  k)
inline

Definition at line 331 of file Conditions.h.

Member Function Documentation

◆ operator==()

bool dd4hep::ConditionKey::HashCompare::operator== ( const ConditionKey k) const
inline

Definition at line 332 of file Conditions.h.

Member Data Documentation

◆ key

Condition::key_type dd4hep::ConditionKey::HashCompare::key

Definition at line 330 of file Conditions.h.


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