Nymph  v1.5.2
Flow-Based Data Processing Framework
Public Member Functions | Static Public Attributes | List of all members
KTCutStatus::KTCutResultHandle Class Reference
Inheritance diagram for KTCutStatus::KTCutResultHandle:
Inheritance graph

Public Member Functions

 KTCutResultHandle ()
 
 ~KTCutResultHandle ()
 
- Public Member Functions inherited from KTExtensibleCutResult< KTCutResultHandle >
 KTExtensibleCutResult ()
 
virtual ~KTExtensibleCutResult ()
 
const std::string & Name () const
 
- Public Member Functions inherited from KTExtensibleStruct< KTCutResultHandle, KTCutResultCore >
 KTExtensibleStruct (void)
 Default constructor. More...
 
 KTExtensibleStruct (const KTExtensibleStruct &object)
 Copy constructor; duplicates the extended object. More...
 
virtual ~KTExtensibleStruct ()
 
KTExtensibleStructoperator= (const KTExtensibleStruct &object)
 Duplicates the extended object. More...
 
virtual KTExtensibleStructCore< KTCutResultCore > * Clone (void) const
 Duplicates the extended object. More...
 
virtual void Pull (const KTExtensibleStructCore< KTCutResultCore > &object)
 Duplicates object only. More...
 
void SetIsCopyDisabled (bool flag)
 
- Public Member Functions inherited from KTExtensibleStructCore< KTCutResultCore >
 KTExtensibleStructCore (void)
 Default constructor. More...
 
 KTExtensibleStructCore (const KTExtensibleStructCore &)
 Copy constructor; duplicates the extended object. More...
 
virtual ~KTExtensibleStructCore ()
 
KTExtensibleStructCoreoperator= (const KTExtensibleStructCore &)
 Duplicates the extended object. More...
 
virtual void Clear (void)
 Removes extended fields. More...
 
XStructType & Of (void)
 Returns a reference to the object of type XStructType; creates that object if it doesn't exist. More...
 
const XStructType & Of (void) const
 Returns a const reference to the object of type XStructType; creates that object if it doesn't exist. More...
 
bool Has (void) const
 Returns true if XStructType is or is below this object. More...
 
XStructType * Detatch (void)
 Extracts object of type XStructType. More...
 
KTExtensibleStructCoreNext () const
 Returns the pointer to the next field. More...
 
KTExtensibleStructCorePrev () const
 Returns the pointer to the previous field. More...
 
KTExtensibleStructCoreLast () const
 Returns the pointer to the last field. More...
 
KTExtensibleStructCoreFirst () const
 Returns the pointer to the first field. More...
 
- Public Member Functions inherited from KTCutResultCore
 KTCutResultCore ()
 
virtual ~KTCutResultCore ()
 
 MEMBERVARIABLE_PROTECTED (bool, State)
 

Static Public Attributes

static const std::string sName
 

Additional Inherited Members

- Protected Member Functions inherited from KTExtensibleStructCore< KTCutResultCore >
void SetPrevPtrInNext ()
 
- Protected Attributes inherited from KTExtensibleStructCore< KTCutResultCore >
KTExtensibleStructCorefNext
 
KTExtensibleStructCorefPrev
 

Detailed Description

Definition at line 62 of file KTCutStatus.hh.

Constructor & Destructor Documentation

◆ KTCutResultHandle()

Definition at line 176 of file KTCutStatus.cc.

◆ ~KTCutResultHandle()

Definition at line 181 of file KTCutStatus.cc.

Member Data Documentation

◆ sName

const std::string sName
static

Definition at line 68 of file KTCutStatus.hh.


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