Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TCutG Class Reference

#include <TCutG.h>

Inheritance diagram for TCutG:

Inheritance graph
[legend]
Collaboration diagram for TCutG:

Collaboration graph
[legend]
List of all members.

Public Methods

 TCutG ()
 pointer to an object corresponding to Y

 TCutG (const char *name, Int_t n)
 TCutG (const char *name, Int_t n, const Float_t *x, const Float_t *y)
 TCutG (const char *name, Int_t n, const Double_t *x, const Double_t *y)
virtual ~TCutG ()
TObjectGetObjectX () const
TObjectGetObjectY () const
const char * GetVarX () const
const char * GetVarY () const
virtual Int_t IsInside (Double_t x, Double_t y) const
virtual void SavePrimitive (ofstream &out, Option_t *option)
virtual void SetObjectX (TObject *obj)
virtual void SetObjectY (TObject *obj)
virtual void SetVarX (const char *varx)
virtual void SetVarY (const char *vary)

Protected Attributes

TString fVarX
TString fVarY
TObjectfObjectX
TObjectfObjectY
 pointer to an object corresponding to X


Constructor & Destructor Documentation

TCutG::TCutG  
 

pointer to an object corresponding to Y

TCutG::TCutG const char *    name,
Int_t    n
 

TCutG::TCutG const char *    name,
Int_t    n,
const Float_t *    x,
const Float_t *    y
 

TCutG::TCutG const char *    name,
Int_t    n,
const Double_t *    x,
const Double_t *    y
 

virtual TCutG::~TCutG   [virtual]
 


Member Function Documentation

TObject* TCutG::GetObjectX   const
 

Definition at line 41 of file TCutG.h.

TObject* TCutG::GetObjectY   const
 

Definition at line 42 of file TCutG.h.

const char* TCutG::GetVarX   const
 

Definition at line 43 of file TCutG.h.

References TString::Data().

const char* TCutG::GetVarY   const
 

Definition at line 44 of file TCutG.h.

References TString::Data().

virtual Int_t TCutG::IsInside Double_t    x,
Double_t    y
const [virtual]
 

virtual void TCutG::SavePrimitive ofstream &    out,
Option_t *    option
[virtual]
 

Reimplemented from TGraph.

virtual void TCutG::SetObjectX TObject   obj [virtual]
 

Definition at line 47 of file TCutG.h.

virtual void TCutG::SetObjectY TObject   obj [virtual]
 

Definition at line 48 of file TCutG.h.

virtual void TCutG::SetVarX const char *    varx [virtual]
 

virtual void TCutG::SetVarY const char *    vary [virtual]
 


Member Data Documentation

TString TCutG::fVarX [protected]
 

Definition at line 30 of file TCutG.h.

TString TCutG::fVarY [protected]
 

Definition at line 31 of file TCutG.h.

TObject* TCutG::fObjectX [protected]
 

Definition at line 32 of file TCutG.h.

TObject* TCutG::fObjectY [protected]
 

pointer to an object corresponding to X

Definition at line 33 of file TCutG.h.


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 14:57:12 2003 for ROOT by doxygen1.2.16