11 #ifndef ROOT_TGeoMaterialEditor 12 #define ROOT_TGeoMaterialEditor 109 void UpdateElements();
113 void DoChkFraction();
117 void DoSelectElement(
Int_t iel);
TGNumberEntry * fMatTemperature
image html pict1_TGaxis_012 png width
Define new text attributes for the label number "labNum".
Manager for all editor tabs.
void DoZ()
Slot for charge.
TGeoMaterialEditor(const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
Constructor for material editor.
void DoState(Int_t state)
Slot for material state.
void DoPressure()
Slot for material pressure.
TGCompositeFrame * fComps
void DoModified()
Slot for signaling modifications.
Base class describing materials.
virtual void ConnectSignals2Slots()
Connect signals to slots.
void DoDensity()
Slot for density.
virtual void SetModel(TObject *obj)
Connect to the selected material.
TGNumberEntry * fMatDensity
TGTextEntry * fMaterialName
void DoName()
Perform name change.
#define ClassDef(name, id)
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
void DoUndo()
Slot for cancelling current modifications.
virtual ~TGeoMaterialEditor()
Destructor.
TGNumberEntry * fMatAbsLen
TGCheckButton * fChkFraction
void DoA()
Slot for atomic mass.
TGNumberEntry * fNENatoms
void DoApply()
Slot for applying modifications.
virtual ~TGeoMixtureEditor()
void DoRadAbs()
Slot for radiation/absorption length.
Mother of all ROOT objects.
TGNumberEntry * fNEFraction
Bool_t fIsMaterialEditable
TGCheckButton * fChkNatoms
void DoTemperature()
Slot for material temperature.
TGNumberEntry * fMatRadLen
TGNumberEntry * fMatPressure
Common base class for geombuilder editors.