![]() |
PandaRoot
|
#include <PndContainerRegister.h>
Public Member Functions | |
| Bool_t | RequestsSpecificBranch () const |
| TString | GetKey () const |
Public Attributes | |
| TString | fBranchname {""} |
| TString | fClassType {""} |
| Bool_t | fIsOutput {kFALSE} |
| Bool_t | fIsPersistent {kTRUE} |
Definition at line 18 of file PndContainerRegister.h.
|
inline |
Definition at line 24 of file PndContainerRegister.h.
References fBranchname, and fClassType.
Referenced by PndContainerRegister::Request().
|
inline |
Definition at line 23 of file PndContainerRegister.h.
References fBranchname.
Referenced by PndProcessTask::HandledRequest().
| TString PndContainerRegister::PndContainerType_t::fBranchname {""} |
Definition at line 19 of file PndContainerRegister.h.
Referenced by GetKey(), PndProcessTask::HandledRequest(), PndContainerRegister::Request(), and RequestsSpecificBranch().
| TString PndContainerRegister::PndContainerType_t::fClassType {""} |
Definition at line 20 of file PndContainerRegister.h.
Referenced by PndProcessTask::DispatchRequest(), GetKey(), PndProcessTask::HandledRequest(), and PndContainerRegister::Request().
| Bool_t PndContainerRegister::PndContainerType_t::fIsOutput {kFALSE} |
Definition at line 21 of file PndContainerRegister.h.
Referenced by PndProcessTask::HandledRequest(), and PndContainerRegister::Request().
| Bool_t PndContainerRegister::PndContainerType_t::fIsPersistent {kTRUE} |
Definition at line 22 of file PndContainerRegister.h.
Referenced by PndProcessTask::HandledRequest(), and PndContainerRegister::Request().