CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
edmtest::WhatsIt Struct Reference

#include <WhatsIt.h>

Public Member Functions

 WhatsIt ()
 

Public Attributes

int a
 

Detailed Description

Definition at line 28 of file WhatsIt.h.

Constructor & Destructor Documentation

◆ WhatsIt()

edmtest::WhatsIt::WhatsIt ( )
inline

Definition at line 29 of file WhatsIt.h.

29 : a() {}

Member Data Documentation

◆ a

int edmtest::WhatsIt::a