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 19 of file PndGeoMagnet.h.

Constructor & Destructor Documentation

◆ PndGeoMagnet()

PndGeoMagnet::PndGeoMagnet ( )

◆ ~PndGeoMagnet()

PndGeoMagnet::~PndGeoMagnet ( )
inline

Definition at line 25 of file PndGeoMagnet.h.

25 {}

Member Function Documentation

◆ getEleName()

const char* PndGeoMagnet::getEleName ( Int_t  )
inline

Definition at line 27 of file PndGeoMagnet.h.

References eleName.

27 { return eleName; }
char eleName[2]
Definition: PndGeoMagnet.h:22

◆ getModuleName()

const char* PndGeoMagnet::getModuleName ( Int_t  )
inline

Definition at line 26 of file PndGeoMagnet.h.

References modName.

26 { return modName; }
char modName[2]
Definition: PndGeoMagnet.h:21

Member Data Documentation

◆ eleName

char PndGeoMagnet::eleName[2]
protected

Definition at line 22 of file PndGeoMagnet.h.

Referenced by getEleName().

◆ modName

char PndGeoMagnet::modName[2]
protected

Definition at line 21 of file PndGeoMagnet.h.

Referenced by getModuleName().


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