13#ifndef CBMLITMATERIALINFO_H_
14#define CBMLITMATERIALINFO_H_
100 ss <<
"MaterialInfo: length=" <<
fLength <<
" rl=" <<
fRL <<
" rho=" <<
fRho <<
" Z=" <<
fZ <<
" A=" <<
fA
101 <<
" zpos=" <<
fZpos <<
" name=" <<
fName << std::endl;
Define floating point number type litfloat.
litfloat GetLength() const
const string & GetName() const
void SetRho(litfloat rho)
virtual std::string ToString() const
void SetName(const string &name)
void SetLength(litfloat length)
void SetZpos(litfloat zpos)
virtual ~CbmLitMaterialInfo()