#include <TGo4TreeProxy.h>
|
| TGo4TreeProxy () |
|
| TGo4TreeProxy (TTree *tree, Bool_t owner=kFALSE) |
|
virtual | ~TGo4TreeProxy () |
|
const char * | GetContainedClassName () const override |
|
Int_t | GetObjectKind () const override |
|
Bool_t | HasSublevels () const override |
|
TGo4LevelIter * | MakeIter () override |
|
std::unique_ptr< TGo4Access > | ProvideAccess (const char *name) override |
|
| TGo4Proxy () |
|
virtual | ~TGo4Proxy () |
|
virtual Bool_t | AssignObject (TGo4Slot *, TObject *, Bool_t) |
|
| ClassDefOverride (TGo4Proxy, 0) |
|
virtual void | Finalize (TGo4Slot *) |
|
virtual TObject * | GetAssignedObject () |
|
virtual const char * | GetContainedObjectInfo () |
|
virtual Int_t | GetObjectSizeInfo () const |
|
virtual void | Initialize (TGo4Slot *) |
|
virtual Bool_t | IsAcceptObject (TClass *) const |
|
virtual Bool_t | ProcessEvent (TGo4Slot *slot, TGo4Slot *source, Int_t id, void *param) |
|
virtual void | ReadData (TGo4Slot *, TDirectory *) |
|
virtual Bool_t | RemoveRegisteredObject (TObject *) |
|
virtual void | Update (TGo4Slot *, Bool_t) |
|
virtual Bool_t | Use () const |
|
virtual void | WriteData (TGo4Slot *, TDirectory *, Bool_t) |
|
Definition at line 21 of file TGo4TreeProxy.h.
◆ TGo4TreeProxy() [1/2]
TGo4TreeProxy::TGo4TreeProxy |
( |
| ) |
|
◆ TGo4TreeProxy() [2/2]
TGo4TreeProxy::TGo4TreeProxy |
( |
TTree * | tree, |
|
|
Bool_t | owner = kFALSE ) |
◆ ~TGo4TreeProxy()
TGo4TreeProxy::~TGo4TreeProxy |
( |
| ) |
|
|
virtual |
◆ ClassDefOverride()
◆ CreateAccess()
std::unique_ptr< TGo4Access > TGo4TreeProxy::CreateAccess |
( |
TTree * | tree, |
|
|
const char * | name ) |
|
static |
◆ GetContainedClassName()
const char * TGo4TreeProxy::GetContainedClassName |
( |
| ) |
const |
|
overridevirtual |
◆ GetObjectKind()
Int_t TGo4TreeProxy::GetObjectKind |
( |
| ) |
const |
|
overridevirtual |
◆ HasSublevels()
Bool_t TGo4TreeProxy::HasSublevels |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ MakeIter()
◆ ProduceIter()
◆ ProvideAccess()
std::unique_ptr< TGo4Access > TGo4TreeProxy::ProvideAccess |
( |
const char * | name | ) |
|
|
inlineoverridevirtual |
◆ fOwner
Bool_t TGo4TreeProxy::fOwner {kFALSE} |
|
protected |
◆ fTree
TTree* TGo4TreeProxy::fTree {nullptr} |
|
protected |
The documentation for this class was generated from the following files: