ATLAS Offline Software
Loading...
Searching...
No Matches
AthPyEx::MyDetObj Class Reference

#include <MyDetObj.h>

Collaboration diagram for AthPyEx::MyDetObj:

Public Member Functions

 MyDetObj (const std::string &name)
virtual ~MyDetObj ()
const std::string & name ()

Private Attributes

std::string m_name

Detailed Description

Definition at line 14 of file MyDetObj.h.

Constructor & Destructor Documentation

◆ MyDetObj()

AthPyEx::MyDetObj::MyDetObj ( const std::string & name)
inline

Definition at line 17 of file MyDetObj.h.

◆ ~MyDetObj()

virtual AthPyEx::MyDetObj::~MyDetObj ( )
inlinevirtual

Definition at line 18 of file MyDetObj.h.

Member Function Documentation

◆ name()

const std::string & AthPyEx::MyDetObj::name ( )
inline

Definition at line 20 of file MyDetObj.h.

Member Data Documentation

◆ m_name

std::string AthPyEx::MyDetObj::m_name
private

Definition at line 23 of file MyDetObj.h.


The documentation for this class was generated from the following file: