12 #include "FairGeoNode.h" 
   28         std::cout <<
"-E- CbmGeoSts::getModuleName:: Module number " 
   29                << m << 
" not known!" << std::endl;
 
   32   if ( m < 9 ) sprintf(
fModName,
"sdsstation0%i",m+1);
 
   33   else  sprintf(
fModName,
"sdsstation%i",m+1);
 
const char * getModuleName(Int_t m)
const char * getEleName(Int_t m)
const char * getKeepinName(Int_t i, Int_t j)