CMS 3D CMS Logo

List of all members | Public Member Functions
DQMNet::HashOp Struct Reference

#include <DQMNet.h>

Public Member Functions

uint32_t operator() (const Object &a) const
 

Detailed Description

Definition at line 184 of file DQMNet.h.

Member Function Documentation

◆ operator()()

uint32_t DQMNet::HashOp::operator() ( const Object a) const
inline

Definition at line 185 of file DQMNet.h.

185 { return a.hash; }

References a.

a
double a
Definition: hdecay.h:119