VConditionNames
class description - source file - inheritance tree
public:
VConditionNames VConditionNames (const VConditionNames &)
VConditionNames VConditionNames ()
virtual void ~VConditionNames ()
void AddConditionName (const Text_t * name, const Text_t * varnames)
Bool_t CheckConditionName (const Text_t * name, const Text_t * varname)
static TClass* Class ()
const Text_t * GetConditionName (Int_t num) const
const Text_t * GetConditionVars (Int_t num) const
Int_t GetNCNames ()
Int_t IndexOf (const Text_t * name)
Int_t IndexOfVar (const Text_t * condname, const Text_t * varname)
virtual TClass* IsA () const
void Print ()
virtual void ShowMembers (TMemberInspector& insp, char * parent)
virtual void Streamer (TBuffer& b)
void StreamerNVirtual (TBuffer& b)
private:
THashList* mConditionNames List of Condition names
Int_t mNCNames Number of condition names
VConditionNames
List of strings containing the names of the conditions defined
in the database.
Trying to add a name that is already there doesn't do anything
void AddConditionName (const Text_t * name, const Text_t * varnames)
Adds the name of a condition as well as variables names
const Text_t * GetConditionName (Int_t num)
Retrieves a name at index num
const Text_t * GetConditionVars (Int_t num)
Retrieves a name at index num
Bool_t CheckConditionName (const Text_t * name, const Text_t * varname)
Checks if a name is present in the list
Int_t IndexOf (const Text_t * name)
Returns the index of a name in the list
Int_t IndexOfVar (const Text_t * condname, const Text_t * varname)
Returns the index of a variable "varname" in the list of variables
corresponding to condition "condname" in the list
void Print ()
Prints the list of conditions
Inline Functions
VConditionNames VConditionNames ()
Int_t GetNCNames ()
TClass* Class ()
TClass* IsA () const
void ShowMembers (TMemberInspector& insp, char * parent)
void Streamer (TBuffer& b)
void StreamerNVirtual (TBuffer& b)
VConditionNames VConditionNames (const VConditionNames &)
void ~VConditionNames ()
Last update: Tue Jul 1 17:27:38 2003
- ROOT page - VEGA page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions
about the page layout send a mail to
JavaScript must be enabled to display this email address.
, or
contact
JavaScript must be enabled to display this email address.
with any questions or problems regarding ROOT or VEGA.