CMS 3D CMS Logo

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

Member Function Documentation

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

Definition at line 187 of file DQMNet.h.

References DQMNet::Object::hash.

187 { return a.hash; }
double a
Definition: hdecay.h:119