PandaRoot
PndGeoCave Class Reference

#include <PndGeoCave.h>

Inheritance diagram for PndGeoCave:

Public Member Functions

 PndGeoCave ()
 
 ~PndGeoCave ()
 
const char * getModuleName (Int_t)
 
Bool_t read (std::fstream &, FairGeoMedia *)
 
void addRefNodes ()
 
void write (std::fstream &)
 
void print ()
 

Protected Attributes

TString name
 

Detailed Description

Definition at line 8 of file PndGeoCave.h.

Constructor & Destructor Documentation

◆ PndGeoCave()

PndGeoCave::PndGeoCave ( )

◆ ~PndGeoCave()

PndGeoCave::~PndGeoCave ( )
inline

Definition at line 14 of file PndGeoCave.h.

14 {}

Member Function Documentation

◆ addRefNodes()

void PndGeoCave::addRefNodes ( )

Referenced by getModuleName().

◆ getModuleName()

const char* PndGeoCave::getModuleName ( Int_t  )
inline

Definition at line 15 of file PndGeoCave.h.

References addRefNodes(), print(), read(), and write().

15 { return name.Data(); }
TString name
Definition: PndGeoCave.h:10

◆ print()

void PndGeoCave::print ( )

Referenced by getModuleName().

◆ read()

Bool_t PndGeoCave::read ( std::fstream &  ,
FairGeoMedia *   
)

Referenced by getModuleName().

◆ write()

void PndGeoCave::write ( std::fstream &  )

Referenced by getModuleName().

Member Data Documentation

◆ name

TString PndGeoCave::name
protected

Definition at line 10 of file PndGeoCave.h.


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