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

#include <S2.h>

Inheritance diagram for DMTest::S2:
Collaboration diagram for DMTest::S2:

Public Member Functions

 S2 (int x=0)
 

Public Attributes

int m_x
 

Detailed Description

Definition at line 26 of file S2.h.

Constructor & Destructor Documentation

◆ S2()

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

Definition at line 30 of file S2.h.

30 : S1(x) {}

Member Data Documentation

◆ m_x

int DMTest::S1::m_x
inherited

Definition at line 29 of file S1.h.


The documentation for this class was generated from the following file:
x
#define x
DMTest::S1::S1
S1(int x=0)
Definition: S1.h:27