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::FilledProductPtr Struct Reference

#include <Principal.h>

Public Member Functions

bool operator() (std::shared_ptr< ProductHolderBase > const &iObj)
 

Detailed Description

Definition at line 50 of file Principal.h.

Member Function Documentation

bool edm::FilledProductPtr::operator() ( std::shared_ptr< ProductHolderBase > const &  iObj)
inline

Definition at line 51 of file Principal.h.

51 { return bool(iObj);}