ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
DMTest::S1 Class Reference

#include <S1.h>

Inheritance diagram for DMTest::S1:
Collaboration diagram for DMTest::S1:

Public Member Functions

 S1 (int x=0)
 
virtual ~S1 ()
 

Public Attributes

int m_x
 

Detailed Description

Definition at line 24 of file S1.h.

Constructor & Destructor Documentation

◆ S1()

DMTest::S1::S1 ( int  x = 0)
inline

Definition at line 27 of file S1.h.

27 : m_x (x) {}

◆ ~S1()

virtual DMTest::S1::~S1 ( )
inlinevirtual

Definition at line 28 of file S1.h.

28 {}

Member Data Documentation

◆ m_x

int DMTest::S1::m_x

Definition at line 29 of file S1.h.


The documentation for this class was generated from the following file:
DMTest::S1::m_x
int m_x
Definition: S1.h:29
x
#define x