PandaRoot
PndContainerRegister::PndContainerType_t Struct Reference

#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}
 

Detailed Description

Definition at line 18 of file PndContainerRegister.h.

Member Function Documentation

◆ GetKey()

TString PndContainerRegister::PndContainerType_t::GetKey ( ) const
inline

◆ RequestsSpecificBranch()

Bool_t PndContainerRegister::PndContainerType_t::RequestsSpecificBranch ( ) const
inline

Definition at line 23 of file PndContainerRegister.h.

References fBranchname.

Referenced by PndProcessTask::HandledRequest().

Member Data Documentation

◆ fBranchname

TString PndContainerRegister::PndContainerType_t::fBranchname {""}

◆ fClassType

TString PndContainerRegister::PndContainerType_t::fClassType {""}

◆ fIsOutput

Bool_t PndContainerRegister::PndContainerType_t::fIsOutput {kFALSE}

◆ fIsPersistent

Bool_t PndContainerRegister::PndContainerType_t::fIsPersistent {kTRUE}

The documentation for this struct was generated from the following file: