CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
edm::FilledGroupPtr Struct Reference

#include <Principal.h>

Public Member Functions

bool operator() (boost::shared_ptr< Group > const &iObj)
 

Detailed Description

Definition at line 48 of file Principal.h.

Member Function Documentation

bool edm::FilledGroupPtr::operator() ( boost::shared_ptr< Group > const &  iObj)
inline

Definition at line 49 of file Principal.h.

49 { return bool(iObj);}