Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TTreeProxyGenerator.cxx File Reference

Namespaces

namespace  ROOT
namespace  ROOT::Internal

Functions

void Debug (Int_t level, const char *fmt,...)
TString ROOT::Internal::GetArrayType (TStreamerElement *element, const char *subtype, TTreeProxyGenerator::EContainer container)
 ROOT::Internal::if (dim==0 &&leaf->IsA()==TLeafC::Class())
 ROOT::Internal::if (dimlen)
 ROOT::Internal::if (pos!=-1) leafTypeName.Remove(pos)
 ROOT::Internal::if (topdesc)
static bool ROOT::Internal::R__AddPragmaForClass (TTreeProxyGenerator *gen, const char *classname)
 Add the "pragma C++ class" if needed and return true if it has been added or if it is known to not be needed.
static bool ROOT::Internal::R__AddPragmaForClass (TTreeProxyGenerator *gen, TClass *cl)
 Add the "pragma C++ class" if needed and return true if it has been added or if it is known to not be needed.
 ROOT::Internal::switch (dim)

Variables

TString ROOT::Internal::branchName = leaf->GetBranch()->GetName()
TString ROOT::Internal::dataMemberName = leaf->GetName()
UInt_t ROOT::Internal::dim = 0
TString ROOT::Internal::dimensions
Int_t ROOT::Internal::dimlen = dimensions.Length()
 ROOT::Internal::else
std::vector< Int_tROOT::Internal::maxDim
Int_t ROOT::Internal::pos = leafTypeName.Last('_')
 ROOT::Internal::return
TString ROOT::Internal::temp = leaf->GetName()
TBranchProxyClassDescriptorROOT::Internal::topdesc
TString ROOT::Internal::type

Function Documentation

◆ Debug()

void Debug ( Int_t level,
const char * fmt,
... )

Definition at line 79 of file TTreeProxyGenerator.cxx.