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 200 of file DQMNet.h.

Member Function Documentation

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

Definition at line 202 of file DQMNet.h.

References DQMNet::Object::hash.

203  {
204  return a.hash;
205  }
double a
Definition: hdecay.h:121