GSI Object Oriented Online Offline (Go4) GO4-6.4.0
Loading...
Searching...
No Matches
TGo4ShapedCond Class Reference

Shaped condition. More...

#include <TGo4ShapedCond.h>

+ Inheritance diagram for TGo4ShapedCond:

Public Member Functions

 TGo4ShapedCond ()
 
 TGo4ShapedCond (const char *name, const char *title="Go4 ellipse condition")
 
virtual ~TGo4ShapedCond ()
 
void GetCenter (Double_t &x, Double_t &y) const
 
void GetRadius (Double_t &a1, Double_t &a2) const
 
Int_t GetResolution () const
 
const char * GetShapeName () const
 
Double_t GetTheta () const
 
Bool_t IsBox () const
 
Bool_t IsCircle () const
 
Bool_t IsEllipse () const
 
Bool_t IsFreeShape () const
 
Bool_t IsShapedType () const
 
void PrintCondition (Bool_t points=kTRUE) override
 Printout values.
 
void SetBox ()
 
void SetBox (Double_t cx, Double_t cy, Double_t a1, Double_t a2, Double_t theta=0)
 
void SetCenter (Double_t x, Double_t y)
 
void SetCircle ()
 
void SetCircle (Double_t cx, Double_t cy, Double_t r, Int_t npoints=0)
 
void SetEllipse ()
 
void SetEllipse (Double_t cx, Double_t cy, Double_t a1, Double_t a2, Double_t theta=0, Int_t npoints=0)
 
void SetFreeShape ()
 
void SetRadius (Double_t a1, Double_t a2)
 
void SetResolution (Int_t npoints)
 
void SetTheta (Double_t angle)
 
Bool_t UpdateFrom (TGo4Condition *cond, Bool_t counts) override
 Copy values from cond to this.
 
Bool_t UpdateFromUrl (const char *rest_url_opt) override
 Method used by HTTP server to update some fields, specified in URL syntax.
 
- Public Member Functions inherited from TGo4PolyCond
 TGo4PolyCond ()
 
 TGo4PolyCond (const char *name, const char *title="Go4 polygon condition")
 
virtual ~TGo4PolyCond ()
 
TGo4ConditionPainterCreatePainter () override
 Factory method to generate the subclass implementation for painter.
 
Double_t GetCMax (TH1 *histo) override
 Calculate value for histogram inside condition limits.
 
Double_t GetCurtosis (TH1 *histo, Int_t axis=1) override
 Calculate value for histogram inside condition limits.
 
TCutG * GetCut (Bool_t changeowner) override
 Used to return the cut pointer of a TGo4PolyCond.
 
Double_t GetIntegral (TH1 *histo, Option_t *opt="") override
 Calculate value for histogram inside condition limits.
 
Double_t GetMean (TH1 *histo, Int_t axis=1) override
 Calculate value for histogram inside condition limits.
 
Int_t GetMemorySize () const override
 
Double_t GetRMS (TH1 *histo, Int_t axis=1) override
 Calculate value for histogram inside condition limits.
 
Double_t GetSkewness (TH1 *histo, Int_t axis=1) override
 Calculate value for histogram inside condition limits.
 
Double_t GetXLow () const override
 minimum extension of polygon in x axis
 
Double_t GetXMax (TH1 *histo) override
 Calculate value for histogram inside condition limits.
 
Double_t GetXUp () const override
 maximum extension of polygon in x axis
 
Double_t GetYLow () const override
 minimum extension of polygon in y axis
 
Double_t GetYMax (TH1 *histo) override
 Calculate value for histogram inside condition limits.
 
Double_t GetYUp () const override
 maximum extension of polygon in y axis
 
Bool_t IsPolygonType () const override
 
void SavePrimitive (std::ostream &fs, Option_t *opt="") override
 Standard way to store parameter in form of macro.
 
void SetPainter (TGo4ConditionPainter *painter) override
 Replace default painter of this condition by external one.
 
virtual void SetValues ()
 Set values needed, i.e.
 
void SetValues (Double_t *x, Double_t *y, Int_t len) override
 Delete old cut and create a new cut with X,Y values.
 
virtual void SetValues (Double_t low1, Double_t up1)
 
virtual void SetValues (Double_t low1, Double_t up1, Double_t low2, Double_t up2)
 
void SetValues (TCutG *newcut) override
 Delete old cut and create new one by cloning newcut.
 
void SetValuesDirect (TCutG *newcut)
 Delete old cut and get ownership over newcut.
 
void SetWorkHistogram (TH1 *histo) override
 Set reference to work histogram for statistics functions.
 
virtual Bool_t Test ()
 Test if condition is true.
 
virtual Bool_t Test (Double_t x)
 
Bool_t Test (Double_t x, Double_t y) override
 Test if X,Y are inside.
 
- Public Member Functions inherited from TGo4Condition
 TGo4Condition ()
 
 TGo4Condition (const char *name, const char *title="Go4 Condition")
 
virtual ~TGo4Condition ()
 
virtual void AddCondition (TGo4Condition *next)
 Add another condition to this one.
 
void Clear (Option_t *opt="") override
 
virtual Int_t Counts ()
 Return number of calls of the Test method.
 
void DeletePainter ()
 
virtual void Disable (Bool_t result)
 Freeze condition, on Test() return result.
 
void Draw (Option_t *opt="") override
 Draw this condition on current pad.
 
virtual void Enable ()
 Enable (unfreeze) Test execution.
 
Bool_t FixedResult () const
 Returns the value set by Disable(value).
 
virtual const TGo4ConditionGetActiveCondition () const
 To be overwritten for condition array.
 
virtual Int_t GetCurrentIndex () const
 get index for array type subclasses
 
Int_t GetDimension () const
 
virtual void GetFlags (Bool_t *enabled, Bool_t *lastresult, Bool_t *markreset, Bool_t *result, Bool_t *truevalue, Bool_t *falsevalue)
 Sets values of internal boolean flags to external variables.
 
virtual const char * GetLabelNumFormat () const
 
Bool_t GetLast () const
 Returns result of last Test.
 
const char * GetLinkedHistogram () const
 Access name of the associated histogram.
 
virtual Int_t GetNumberOfConditions () const
 for condition aggregates: return total number of conditions, i.e.size of condition array
 
Double_t GetUpdateEpsilon () const
 
virtual void GetValues (Int_t &dim, Double_t &x1, Double_t &y1, Double_t &x2, Double_t &y2)
 
TH1 * GetWorkHistogram () const
 access work histogram reference
 
void IncCounts ()
 Increment the test counter.
 
void IncTrueCounts ()
 Increment the "test was true" counter.
 
void InitLabelStyle ()
 Initialize label setup from static default variables.
 
virtual void Invert (Bool_t on)
 Inverts return values, when on is true, i.e.
 
virtual Bool_t IsArrayType () const
 
virtual Int_t IsChanged () const
 
virtual Bool_t IsCMaxDraw () const
 
Bool_t IsEnabled () const
 Returns true if condition is enabled.
 
Bool_t IsFalse () const
 Use this as return, if test was false.
 
Bool_t IsHistogramLink () const
 True if the histogram of given name is linked to this.
 
virtual Bool_t IsIntDraw () const
 
virtual Bool_t IsLabelDraw () const
 
virtual Bool_t IsLimitsDraw () const
 
virtual Bool_t IsMultiEdit () const
 
Bool_t IsOwnedByEditor () const
 
Bool_t IsTrue () const
 Use this as return, if test was true.
 
virtual Bool_t IsVisible () const
 Visibility property for gui display in editor.
 
virtual Bool_t IsXMaxDraw () const
 
virtual Bool_t IsXMeanDraw () const
 
virtual Bool_t IsXRMSDraw () const
 
virtual Bool_t IsYMaxDraw () const
 
virtual Bool_t IsYMeanDraw () const
 
virtual Bool_t IsYRMSDraw () const
 
virtual void MarkReset (Bool_t on)
 defines if condition counters shall be reset in UpdateFrom method
 
void Paint (Option_t *opt="") override
 Display condition with plain root canvas and in go4 viewpanel.
 
void Pop () override
 Re-implement TObject method to pop all our views to front.
 
void Print (Option_t *opt="") const override
 Default printout for root object lists.
 
virtual void PrintBar ()
 Prints counters and bar.
 
virtual void ResetCounts ()
 Clear counters.
 
void ResetLabel (Option_t *opt="reset")
 Will reset label position to defaults with other option than reset, just pop label to front.
 
void SaveLabelStyle ()
 This will save draw flags into static default setup.
 
virtual void SetChanged (Bool_t on=kTRUE)
 
virtual void SetCMaxDraw (Bool_t on)
 
virtual void SetCounts (Int_t truecounts, Int_t counts)
 Set counters.
 
virtual void SetCurrentIndex (Int_t)
 set index for array type subclasses
 
void SetDimension (Int_t d)
 
virtual void SetFlags (Bool_t enabled, Bool_t lastresult, Bool_t markreset, Bool_t result, Bool_t truevalue, Bool_t falsevalue)
 Sets values of external boolean flags to internal variables.
 
void SetHistogram (const char *name)
 Define the name of the associated histogram.
 
void SetHistogramLink (Bool_t on)
 Define if this condition has association with an analysis histogram.
 
virtual void SetIntDraw (Bool_t on)
 
virtual void SetLabelDraw (Bool_t on)
 
virtual void SetLabelNumFormat (const char *fmt)
 
void SetLast (Bool_t value)
 Can be used in Test to store the result.
 
virtual void SetLimitsDraw (Bool_t on)
 
void SetMultiEdit (Bool_t on)
 
void SetOwnedByEditor (Bool_t on)
 
void SetUpdateEpsilon (Double_t val)
 Configure graphical update tolerance for this condition individually.
 
virtual void SetVisible (Bool_t on)
 Set/Unset visibility.
 
virtual void SetXMaxDraw (Bool_t on)
 
virtual void SetXMeanDraw (Bool_t on)
 
virtual void SetXRMSDraw (Bool_t on)
 
virtual void SetYMaxDraw (Bool_t on)
 
virtual void SetYMeanDraw (Bool_t on)
 
virtual void SetYRMSDraw (Bool_t on)
 
virtual Int_t TrueCounts ()
 Return number of true results of the Test method call.
 
virtual void UnDraw (Option_t *opt="")
 Erase view of this condition from the pad.
 

Static Public Attributes

static TString fgxURL_A1 ="ellia1"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_A2 ="ellia2"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_CX ="ellicx"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_CY ="ellicy"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_RESOLUTION ="ellinpts"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_SHAPE ="ellishape"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_TH ="ellith"
 web condition editor keyword used in UpdateFromUrl.
 
- Static Public Attributes inherited from TGo4PolyCond
static TString fgxURL_NPOINTS ="npolygon"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_XPRE ="x"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_YPRE ="y"
 web condition editor keyword used in UpdateFromUrl.
 
- Static Public Attributes inherited from TGo4Condition
static Bool_t fgbCMAXDRAW =kTRUE
 default setting for all conditions for label draw cmax flag.
 
static Bool_t fgbINTDRAW =kTRUE
 default setting for all conditions for label draw integral flag.
 
static Bool_t fgbLABELDRAW =kTRUE
 default setting for all conditions for label draw on/off flag.
 
static Bool_t fgbLIMITSDRAW =kTRUE
 default setting for all conditions for label draw limits flag.
 
static Bool_t fgbXMAXDRAW =kTRUE
 default setting for all conditions for label draw xmax flag.
 
static Bool_t fgbXMEANDRAW =kTRUE
 default setting for all conditions for label draw xmean flag.
 
static Bool_t fgbXRMSDRAW =kTRUE
 default setting for all conditions for label draw xrms flag.
 
static Bool_t fgbYMAXDRAW =kFALSE
 default setting for all conditions for label draw ymax flag.
 
static Bool_t fgbYMEANDRAW =kFALSE
 default setting for all conditions for label draw ymean flag.
 
static Bool_t fgbYRMSDRAW =kFALSE
 default setting for all conditions for label draw yrms flag.
 
static const Double_t fgdUPDATEEPSILON = 0.01
 default value for graphical update tolerance.
 
static TString fgxNUMFORMAT ="%.4E"
 default setting for all conditions with format string for numbers.
 
static TString fgxURL_CMAX ="cmaxdraw"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_INTEGRAL ="intdraw"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_INVERT ="invertmode"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_LABEL ="labeldraw"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_LIMITS ="limitsdraw"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_RESET ="resetcounters"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_RESULT ="resultmode"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_VISIBLE ="visible"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_XMAX ="xmaxdraw"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_XMEAN ="xmeandraw"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_XRMS ="xrmsdraw"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_YMAX ="ymaxdraw"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_YMEAN ="ymeandraw"
 web condition editor keyword used in UpdateFromUrl.
 
static TString fgxURL_YRMS ="yrmsdraw"
 web condition editor keyword used in UpdateFromUrl.
 

Protected Member Functions

void DefineBox (Double_t *x, Double_t *y, Int_t n)
 
void DefineEllipse (Double_t *x, Double_t *y, Int_t n)
 
void ResetPolygon ()
 
- Protected Member Functions inherited from TGo4Condition
void BuildUrlOptionArray (const char *rest_url_opt)
 re-build the list of url options from string
 
Double_t GetUrlOptionAsDouble (const char *key, Double_t def_value)
 Scan list of url options for key.
 
Int_t GetUrlOptionAsInt (const char *key, Int_t def_value)
 Scan list of url options for key.
 
TString GetUrlOptionAsString (const char *key, TString def_value)
 Scan list of url options for key.
 
Bool_t IsPainted () const
 
const char * MakeScript (std::ostream &out, const char *varname, Option_t *opt="", const char *arrextraargs=nullptr)
 
void SetPainted (Bool_t on)
 
Bool_t UrlOptionHasKey (const char *key)
 returns true if key is present in list of url options.
 

Private Attributes

Double_t fdCenterX {0.}
 
Double_t fdCenterY {0.}
 
Double_t fdRadius1 {0.}
 
Double_t fdRadius2 {0.}
 
Double_t fdTheta {0.}
 
Int_t fiResolution {0}
 
Go4CondShape_t fiShapeType {Go4Cond_Shape_None}
 

Additional Inherited Members

- Static Public Member Functions inherited from TGo4PolyCond
static void CleanupSpecials ()
 Remove all references to any TCutGs from ROOT list of specials.
 
static TString NextAvailableName ()
 
- Static Public Member Functions inherited from TGo4Condition
static void GetGlobalStyle (Bool_t &LABELDRAW, Bool_t &LIMITSDRAW, Bool_t &INTDRAW, Bool_t &XMEANDRAW, Bool_t &YMEANDRAW, Bool_t &XRMSDRAW, Bool_t &YRMSDRAW, Bool_t &XMAXDRAW, Bool_t &YMAXDRAW, Bool_t &CMAXDRAW, TString &NUMFORMAT)
 
static void SetGlobalStyle (Bool_t LABELDRAW, Bool_t LIMITSDRAW, Bool_t INTDRAW, Bool_t XMEANDRAW, Bool_t YMEANDRAW, Bool_t XRMSDRAW, Bool_t YRMSDRAW, Bool_t XMAXDRAW, Bool_t YMAXDRAW, Bool_t CMAXDRAW, const char *NUMFORMAT)
 
- Protected Attributes inherited from TGo4Condition
TGo4ConditionPainterfxPainter {nullptr}
 Painter instance to display the condition in root pad.
 
TObjArray * fxUrlOptionArray {nullptr}
 array with TObjStrings evaluated by UpdateFromUrl
 

Detailed Description

Shaped condition.

JAM Jan-2015 New : specialized polygon condition for circular/elliptical shaped cuts. Benefit is setter methods with dedicated radius/ point parameters

Definition at line 44 of file TGo4ShapedCond.h.

Constructor & Destructor Documentation

◆ TGo4ShapedCond() [1/2]

◆ TGo4ShapedCond() [2/2]

TGo4ShapedCond::TGo4ShapedCond ( const char * name,
const char * title = "Go4 ellipse condition" )

◆ ~TGo4ShapedCond()

TGo4ShapedCond::~TGo4ShapedCond ( )
virtual

Definition at line 42 of file TGo4ShapedCond.cxx.

Member Function Documentation

◆ DefineBox()

void TGo4ShapedCond::DefineBox ( Double_t * x,
Double_t * y,
Int_t n )
protected

Definition at line 213 of file TGo4ShapedCond.cxx.

References fdCenterX, fdCenterY, fdRadius1, fdRadius2, and fdTheta.

Referenced by ResetPolygon().

◆ DefineEllipse()

void TGo4ShapedCond::DefineEllipse ( Double_t * x,
Double_t * y,
Int_t n )
protected

Definition at line 197 of file TGo4ShapedCond.cxx.

References fdCenterX, fdCenterY, fdRadius1, fdRadius2, and fdTheta.

Referenced by ResetPolygon().

◆ GetCenter()

void TGo4ShapedCond::GetCenter ( Double_t & x,
Double_t & y ) const
inline

Definition at line 98 of file TGo4ShapedCond.h.

References fdCenterX, and fdCenterY.

Referenced by UpdateFromUrl().

◆ GetRadius()

void TGo4ShapedCond::GetRadius ( Double_t & a1,
Double_t & a2 ) const
inline

Definition at line 108 of file TGo4ShapedCond.h.

References fdRadius1, and fdRadius2.

Referenced by TGo4ConditionEditor::FillEllipseWidget(), and UpdateFromUrl().

◆ GetResolution()

Int_t TGo4ShapedCond::GetResolution ( ) const
inline

Definition at line 137 of file TGo4ShapedCond.h.

References fiResolution.

Referenced by TGo4ConditionEditor::FillEllipseWidget(), and UpdateFromUrl().

◆ GetShapeName()

const char * TGo4ShapedCond::GetShapeName ( ) const
inline

◆ GetTheta()

Double_t TGo4ShapedCond::GetTheta ( ) const
inline

Definition at line 118 of file TGo4ShapedCond.h.

References fdTheta.

Referenced by TGo4ConditionEditor::FillEllipseWidget(), and UpdateFromUrl().

◆ IsBox()

Bool_t TGo4ShapedCond::IsBox ( ) const
inline

◆ IsCircle()

Bool_t TGo4ShapedCond::IsCircle ( ) const
inline

◆ IsEllipse()

Bool_t TGo4ShapedCond::IsEllipse ( ) const
inline

◆ IsFreeShape()

Bool_t TGo4ShapedCond::IsFreeShape ( ) const
inline

◆ IsShapedType()

Bool_t TGo4ShapedCond::IsShapedType ( ) const
inline

Definition at line 133 of file TGo4ShapedCond.h.

◆ PrintCondition()

void TGo4ShapedCond::PrintCondition ( Bool_t points = kTRUE)
overridevirtual

Printout values.

If points is true, printout polygon points.

Reimplemented from TGo4PolyCond.

Definition at line 47 of file TGo4ShapedCond.cxx.

References fdCenterX, fdCenterY, fdRadius1, fdRadius2, fdTheta, fiResolution, fiShapeType, GetShapeName(), and TGo4PolyCond::PrintCondition().

◆ ResetPolygon()

void TGo4ShapedCond::ResetPolygon ( )
protected

◆ SetBox() [1/2]

void TGo4ShapedCond::SetBox ( )
inline

Definition at line 79 of file TGo4ShapedCond.h.

References fiShapeType, and Go4Cond_Shape_Box.

Referenced by SetBox(), and UpdateFromUrl().

◆ SetBox() [2/2]

void TGo4ShapedCond::SetBox ( Double_t cx,
Double_t cy,
Double_t a1,
Double_t a2,
Double_t theta = 0 )

◆ SetCenter()

void TGo4ShapedCond::SetCenter ( Double_t x,
Double_t y )

◆ SetCircle() [1/2]

void TGo4ShapedCond::SetCircle ( )
inline

Definition at line 73 of file TGo4ShapedCond.h.

References fiShapeType, and Go4Cond_Shape_Circle.

Referenced by SetCircle(), and UpdateFromUrl().

◆ SetCircle() [2/2]

void TGo4ShapedCond::SetCircle ( Double_t cx,
Double_t cy,
Double_t r,
Int_t npoints = 0 )

◆ SetEllipse() [1/2]

void TGo4ShapedCond::SetEllipse ( )
inline

Definition at line 76 of file TGo4ShapedCond.h.

References fiShapeType, and Go4Cond_Shape_Ellipse.

Referenced by SetEllipse(), and UpdateFromUrl().

◆ SetEllipse() [2/2]

void TGo4ShapedCond::SetEllipse ( Double_t cx,
Double_t cy,
Double_t a1,
Double_t a2,
Double_t theta = 0,
Int_t npoints = 0 )

◆ SetFreeShape()

void TGo4ShapedCond::SetFreeShape ( )
inline

◆ SetRadius()

void TGo4ShapedCond::SetRadius ( Double_t a1,
Double_t a2 )

Definition at line 167 of file TGo4ShapedCond.cxx.

References fdRadius1, fdRadius2, and ResetPolygon().

◆ SetResolution()

void TGo4ShapedCond::SetResolution ( Int_t npoints)
inline

Definition at line 135 of file TGo4ShapedCond.h.

References fiResolution.

◆ SetTheta()

void TGo4ShapedCond::SetTheta ( Double_t angle)

Definition at line 174 of file TGo4ShapedCond.cxx.

References fdTheta, and ResetPolygon().

Referenced by TGo4ConditionEditor::EllipseTheta_valueChanged().

◆ UpdateFrom()

Bool_t TGo4ShapedCond::UpdateFrom ( TGo4Condition * cond,
Bool_t counts )
overridevirtual

Copy values from cond to this.

Get a clone cut from cond by CloneCut as new cut. If counts is true, copy counters too.

Reimplemented from TGo4PolyCond.

Definition at line 59 of file TGo4ShapedCond.cxx.

References TGo4Condition::TGo4Condition(), TGo4ShapedCond(), fdCenterX, fdCenterY, fdRadius1, fdRadius2, fdTheta, fiResolution, fiShapeType, and TGo4PolyCond::UpdateFrom().

◆ UpdateFromUrl()

Field Documentation

◆ fdCenterX

Double_t TGo4ShapedCond::fdCenterX {0.}
private

◆ fdCenterY

Double_t TGo4ShapedCond::fdCenterY {0.}
private

◆ fdRadius1

Double_t TGo4ShapedCond::fdRadius1 {0.}
private

◆ fdRadius2

Double_t TGo4ShapedCond::fdRadius2 {0.}
private

◆ fdTheta

Double_t TGo4ShapedCond::fdTheta {0.}
private

◆ fgxURL_A1

TString TGo4ShapedCond::fgxURL_A1 ="ellia1"
static

web condition editor keyword used in UpdateFromUrl.

Definition at line 146 of file TGo4ShapedCond.h.

Referenced by UpdateFromUrl().

◆ fgxURL_A2

TString TGo4ShapedCond::fgxURL_A2 ="ellia2"
static

web condition editor keyword used in UpdateFromUrl.

Definition at line 148 of file TGo4ShapedCond.h.

Referenced by UpdateFromUrl().

◆ fgxURL_CX

TString TGo4ShapedCond::fgxURL_CX ="ellicx"
static

web condition editor keyword used in UpdateFromUrl.

Definition at line 142 of file TGo4ShapedCond.h.

Referenced by UpdateFromUrl().

◆ fgxURL_CY

TString TGo4ShapedCond::fgxURL_CY ="ellicy"
static

web condition editor keyword used in UpdateFromUrl.

Definition at line 144 of file TGo4ShapedCond.h.

Referenced by UpdateFromUrl().

◆ fgxURL_RESOLUTION

TString TGo4ShapedCond::fgxURL_RESOLUTION ="ellinpts"
static

web condition editor keyword used in UpdateFromUrl.

Definition at line 140 of file TGo4ShapedCond.h.

Referenced by UpdateFromUrl().

◆ fgxURL_SHAPE

TString TGo4ShapedCond::fgxURL_SHAPE ="ellishape"
static

web condition editor keyword used in UpdateFromUrl.

Definition at line 152 of file TGo4ShapedCond.h.

Referenced by UpdateFromUrl().

◆ fgxURL_TH

TString TGo4ShapedCond::fgxURL_TH ="ellith"
static

web condition editor keyword used in UpdateFromUrl.

Definition at line 150 of file TGo4ShapedCond.h.

Referenced by UpdateFromUrl().

◆ fiResolution

Int_t TGo4ShapedCond::fiResolution {0}
private

◆ fiShapeType


The documentation for this class was generated from the following files: