TCut Class Reference

#include <TCut.h>

Inheritance diagram for TCut:

TNamed TNamed TObject TObject TObject TObject List of all members.

Public Member Functions

 TCut ()
 TCut (const char *title)
 TCut (const char *name, const char *title)
 TCut (const TCut &cut)
virtual ~TCut ()
TCutoperator= (const char *rhs)
TCutoperator= (const TCut &rhs)
TCutoperator+= (const char *rhs)
TCutoperator+= (const TCut &rhs)
TCutoperator *= (const char *rhs)
TCutoperator *= (const TCut &rhs)
Bool_t operator== (const char *rhs) const
Bool_t operator== (const TCut &rhs) const
Bool_t operator!= (const char *rhs) const
Bool_t operator!= (const TCut &rhs) const
 operator const char * () const
 TCut ()
 TCut (const char *title)
 TCut (const char *name, const char *title)
 TCut (const TCut &cut)
virtual ~TCut ()
TCutoperator= (const char *rhs)
TCutoperator= (const TCut &rhs)
TCutoperator+= (const char *rhs)
TCutoperator+= (const TCut &rhs)
TCutoperator *= (const char *rhs)
TCutoperator *= (const TCut &rhs)
Bool_t operator== (const char *rhs) const
Bool_t operator== (const TCut &rhs) const
Bool_t operator!= (const char *rhs) const
Bool_t operator!= (const TCut &rhs) const
 operator const char * () const

Private Member Functions

Bool_t operator< (const TCut &rhs)
Bool_t operator<= (const TCut &rhs)
Bool_t operator> (const TCut &rhs)
Bool_t operator>= (const TCut &rhs)
Bool_t operator< (const TCut &rhs)
Bool_t operator<= (const TCut &rhs)
Bool_t operator> (const TCut &rhs)
Bool_t operator>= (const TCut &rhs)

Friends

TCut operator+ (const TCut &lhs, const char *rhs)
TCut operator+ (const char *lhs, const TCut &rhs)
TCut operator+ (const TCut &lhs, const TCut &rhs)
TCut operator * (const TCut &lhs, const char *rhs)
TCut operator * (const char *lhs, const TCut &rhs)
TCut operator * (const TCut &lhs, const TCut &rhs)
TCut operator && (const TCut &lhs, const char *rhs)
TCut operator && (const char *lhs, const TCut &rhs)
TCut operator && (const TCut &lhs, const TCut &rhs)
TCut operator|| (const TCut &lhs, const char *rhs)
TCut operator|| (const char *lhs, const TCut &rhs)
TCut operator|| (const TCut &lhs, const TCut &rhs)
TCut operator! (const TCut &rhs)
TCut operator+ (const TCut &lhs, const char *rhs)
TCut operator+ (const char *lhs, const TCut &rhs)
TCut operator+ (const TCut &lhs, const TCut &rhs)
TCut operator * (const TCut &lhs, const char *rhs)
TCut operator * (const char *lhs, const TCut &rhs)
TCut operator * (const TCut &lhs, const TCut &rhs)
TCut operator && (const TCut &lhs, const char *rhs)
TCut operator && (const char *lhs, const TCut &rhs)
TCut operator && (const TCut &lhs, const TCut &rhs)
TCut operator|| (const TCut &lhs, const char *rhs)
TCut operator|| (const char *lhs, const TCut &rhs)
TCut operator|| (const TCut &lhs, const TCut &rhs)
TCut operator! (const TCut &rhs)

Detailed Description

Definition at line 27 of file TCut.h.


Constructor & Destructor Documentation

TCut::TCut (  ) 

TCut::TCut ( const char *  title  ) 

Definition at line 48 of file TCut.cxx.

TCut::TCut ( const char *  name,
const char *  title 
)

Definition at line 54 of file TCut.cxx.

TCut::TCut ( const TCut cut  ) 

Definition at line 60 of file TCut.cxx.

TCut::~TCut (  )  [virtual]

Definition at line 66 of file TCut.cxx.

TCut::TCut (  ) 

TCut::TCut ( const char *  title  ) 

TCut::TCut ( const char *  name,
const char *  title 
)

TCut::TCut ( const TCut cut  ) 

virtual TCut::~TCut (  )  [virtual]


Member Function Documentation

Bool_t TCut::operator< ( const TCut rhs  )  [private]

Bool_t TCut::operator<= ( const TCut rhs  )  [private]

Bool_t TCut::operator> ( const TCut rhs  )  [private]

Bool_t TCut::operator>= ( const TCut rhs  )  [private]

TCut & TCut::operator= ( const char *  rhs  ) 

Definition at line 104 of file TCut.cxx.

References TNamed::fTitle.

TCut & TCut::operator= ( const TCut rhs  ) 

Definition at line 113 of file TCut.cxx.

References TNamed::operator=().

TCut & TCut::operator+= ( const char *  rhs  ) 

Definition at line 122 of file TCut.cxx.

References TNamed::fTitle, and TString::Length().

TCut & TCut::operator+= ( const TCut rhs  ) 

Definition at line 135 of file TCut.cxx.

References TNamed::fTitle, and TString::Length().

TCut & TCut::operator *= ( const char *  rhs  ) 

Definition at line 148 of file TCut.cxx.

References TNamed::fTitle, and TString::Length().

TCut & TCut::operator *= ( const TCut rhs  ) 

Definition at line 161 of file TCut.cxx.

References TNamed::fTitle, and TString::Length().

Bool_t TCut::operator== ( const char *  rhs  )  const

Definition at line 72 of file TCut.cxx.

References TNamed::fTitle.

Bool_t TCut::operator== ( const TCut rhs  )  const

Definition at line 80 of file TCut.cxx.

References TNamed::fTitle.

Bool_t TCut::operator!= ( const char *  rhs  )  const

Definition at line 88 of file TCut.cxx.

References TNamed::fTitle.

Bool_t TCut::operator!= ( const TCut rhs  )  const

Definition at line 96 of file TCut.cxx.

References TNamed::fTitle.

TCut::operator const char * (  )  const [inline]

Definition at line 79 of file TCut.h.

References TNamed::GetTitle().

Bool_t TCut::operator< ( const TCut rhs  )  [private]

Bool_t TCut::operator<= ( const TCut rhs  )  [private]

Bool_t TCut::operator> ( const TCut rhs  )  [private]

Bool_t TCut::operator>= ( const TCut rhs  )  [private]

TCut& TCut::operator= ( const char *  rhs  ) 

TCut& TCut::operator= ( const TCut rhs  ) 

TCut& TCut::operator+= ( const char *  rhs  ) 

TCut& TCut::operator+= ( const TCut rhs  ) 

TCut& TCut::operator *= ( const char *  rhs  ) 

TCut& TCut::operator *= ( const TCut rhs  ) 

Bool_t TCut::operator== ( const char *  rhs  )  const

Bool_t TCut::operator== ( const TCut rhs  )  const

Bool_t TCut::operator!= ( const char *  rhs  )  const

Bool_t TCut::operator!= ( const TCut rhs  )  const

TCut::operator const char * (  )  const [inline]

Definition at line 79 of file TCut.h.

References TNamed::GetTitle().


Friends And Related Function Documentation

TCut operator+ ( const TCut lhs,
const char *  rhs 
) [friend]

Definition at line 174 of file TCut.cxx.

TCut operator+ ( const char *  lhs,
const TCut rhs 
) [friend]

Definition at line 182 of file TCut.cxx.

TCut operator+ ( const TCut lhs,
const TCut rhs 
) [friend]

Definition at line 190 of file TCut.cxx.

TCut operator * ( const TCut lhs,
const char *  rhs 
) [friend]

Definition at line 198 of file TCut.cxx.

TCut operator * ( const char *  lhs,
const TCut rhs 
) [friend]

Definition at line 206 of file TCut.cxx.

TCut operator * ( const TCut lhs,
const TCut rhs 
) [friend]

Definition at line 214 of file TCut.cxx.

TCut operator && ( const TCut lhs,
const char *  rhs 
) [friend]

Definition at line 222 of file TCut.cxx.

TCut operator && ( const char *  lhs,
const TCut rhs 
) [friend]

Definition at line 230 of file TCut.cxx.

TCut operator && ( const TCut lhs,
const TCut rhs 
) [friend]

Definition at line 238 of file TCut.cxx.

TCut operator|| ( const TCut lhs,
const char *  rhs 
) [friend]

Definition at line 246 of file TCut.cxx.

TCut operator|| ( const char *  lhs,
const TCut rhs 
) [friend]

Definition at line 258 of file TCut.cxx.

TCut operator|| ( const TCut lhs,
const TCut rhs 
) [friend]

Definition at line 270 of file TCut.cxx.

TCut operator! ( const TCut rhs  )  [friend]

Definition at line 282 of file TCut.cxx.

TCut operator+ ( const TCut lhs,
const char *  rhs 
) [friend]

Definition at line 174 of file TCut.cxx.

TCut operator+ ( const char *  lhs,
const TCut rhs 
) [friend]

Definition at line 182 of file TCut.cxx.

TCut operator+ ( const TCut lhs,
const TCut rhs 
) [friend]

Definition at line 190 of file TCut.cxx.

TCut operator * ( const TCut lhs,
const char *  rhs 
) [friend]

Definition at line 198 of file TCut.cxx.

TCut operator * ( const char *  lhs,
const TCut rhs 
) [friend]

Definition at line 206 of file TCut.cxx.

TCut operator * ( const TCut lhs,
const TCut rhs 
) [friend]

Definition at line 214 of file TCut.cxx.

TCut operator && ( const TCut lhs,
const char *  rhs 
) [friend]

Definition at line 222 of file TCut.cxx.

TCut operator && ( const char *  lhs,
const TCut rhs 
) [friend]

Definition at line 230 of file TCut.cxx.

TCut operator && ( const TCut lhs,
const TCut rhs 
) [friend]

Definition at line 238 of file TCut.cxx.

TCut operator|| ( const TCut lhs,
const char *  rhs 
) [friend]

Definition at line 246 of file TCut.cxx.

TCut operator|| ( const char *  lhs,
const TCut rhs 
) [friend]

Definition at line 258 of file TCut.cxx.

TCut operator|| ( const TCut lhs,
const TCut rhs 
) [friend]

Definition at line 270 of file TCut.cxx.

TCut operator! ( const TCut rhs  )  [friend]

Definition at line 282 of file TCut.cxx.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:35:52 2011 for ROOT_528-00b_version by  doxygen 1.5.1