public:
TMuster TMuster(Int_t)
TMuster TMuster()
TMuster TMuster(const TMuster&)
void ~TMuster()
static TClass* Class()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fC
The class TMuster defines all the properties of the materials used by Litrani. Notice that calling the constructor of the class is not enough for defining all the properties. The constructor defines name, title, sensibility characteristics (detector or not), magnetic permeability, absorption length(s), A, Z, and density, the 3 last ones being not used by Litrani for the time being. The constructor does not define index of refraction or the components of the dielectric tensor, neither fluorescent characteristics of the material, nor dE/dx deposit, nor diffusion characteristics, no radiation length, no Moliere radius, no critical energy. See below how to define these characteristics.
*/
TMuster TMuster(Int_t)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TMuster TMuster(const TMuster&)
void ~TMuster()