![]() |
PandaRoot
|
#include <RhoColumn.h>
Public Member Functions | |
RhoIntColumn (const char *, const Int_t &, const Int_t &, TTree *) | |
virtual | ~RhoIntColumn () |
virtual void | SetDefValue () |
virtual void | SetValue (const void *p, RhoColumn *) |
![]() | |
RhoColumn (const char *l) | |
virtual | ~RhoColumn () |
const TString & | GetLabel () const |
TBranch * | GetBrPointer () |
void * | GetPointer () |
void | SetPointer (void *p) |
void | SetUseDefValue (Int_t b) |
const Int_t & | GetUseDefValue () const |
Additional Inherited Members | |
![]() | |
TString | fLabel |
Int_t | fUseDefValue |
void * | fPointer |
TBranch * | fBranch |
Definition at line 166 of file RhoColumn.h.
RhoIntColumn::RhoIntColumn | ( | const char * | , |
const Int_t & | , | ||
const Int_t & | , | ||
TTree * | |||
) |
|
inlinevirtual |
Definition at line 169 of file RhoColumn.h.
|
inlinevirtual |
|
inlinevirtual |