|
ROOT
Reference Guide |
|
Go to the documentation of this file.
12 #ifndef ROOT_TGeoMedium
13 #define ROOT_TGeoMedium
virtual void SetCerenkovProperties(TObject *cerenkov)
Double_t GetParam(Int_t i) const
char * GetPointerName() const
Provide a pointer name containing uid.
virtual void SavePrimitive(std::ostream &out, Option_t *option="")
Save a primitive as a C++ statement(s) on output stream "out".
virtual void SetCerenkovProperties(TObject *cerenkov)
void SetMaterial(TGeoMaterial *mat)
Base class describing materials.
The TNamed class is the base class for all named ROOT classes.
TGeoMedium & operator=(const TGeoMedium &)
assignment operator
virtual ~TGeoMedium()
Destructor.
virtual Int_t GetByteCount() const
void SetParam(Int_t i, Double_t val)
TGeoMaterial * GetMaterial() const
Mother of all ROOT objects.
#define ClassDef(name, id)
TGeoMedium()
Default constructor.
Media are used to store properties related to tracking and which are useful only when using geometry ...