CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 199 of file DQMNet.h.

Member Function Documentation

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

Definition at line 201 of file DQMNet.h.

References DQMNet::Object::hash.

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