PandaRoot
PndGeoMagnet Class Reference

#include <PndGeoMagnet.h>

Inheritance diagram for PndGeoMagnet:

Public Member Functions

 PndGeoMagnet ()
 
 ~PndGeoMagnet ()
 
const char * getModuleName (Int_t)
 
const char * getEleName (Int_t)
 

Protected Attributes

char modName [2]
 
char eleName [2]
 

Detailed Description

Definition at line 7 of file PndGeoMagnet.h.

Constructor & Destructor Documentation

◆ PndGeoMagnet()

PndGeoMagnet::PndGeoMagnet ( )

◆ ~PndGeoMagnet()

PndGeoMagnet::~PndGeoMagnet ( )
inline

Definition at line 13 of file PndGeoMagnet.h.

13 {}

Member Function Documentation

◆ getEleName()

const char* PndGeoMagnet::getEleName ( Int_t  )
inline

Definition at line 15 of file PndGeoMagnet.h.

References eleName.

15 { return eleName; }
char eleName[2]
Definition: PndGeoMagnet.h:10

◆ getModuleName()

const char* PndGeoMagnet::getModuleName ( Int_t  )
inline

Definition at line 14 of file PndGeoMagnet.h.

References modName.

14 { return modName; }
char modName[2]
Definition: PndGeoMagnet.h:9

Member Data Documentation

◆ eleName

char PndGeoMagnet::eleName[2]
protected

Definition at line 10 of file PndGeoMagnet.h.

Referenced by getEleName().

◆ modName

char PndGeoMagnet::modName[2]
protected

Definition at line 9 of file PndGeoMagnet.h.

Referenced by getModuleName().


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